1. 28 Jul, 2021 1 commit
    • ReinUsesLisp's avatar
      renderer_vulkan: Add setting to log pipeline statistics · 3b006f4f
      ReinUsesLisp authored
      Use VK_KHR_pipeline_executable_properties when enabled and available to
      log statistics about the pipeline cache in a game.
      
      For example, this is on Turing GPUs when generating a pipeline cache
      from Super Smash Bros. Ultimate:
      
      Average pipeline statistics
      ==========================================
      Code size:       6433.167
      Register count:    32.939
      
      More advanced results could be presented, at the moment it's just an
      average of all 3D and compute pipelines.
      3b006f4f
  2. 27 Jul, 2021 13 commits
  3. 26 Jul, 2021 20 commits
  4. 25 Jul, 2021 6 commits