GitXplorerGitXplorer
c

GPURecorderExample

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
3dbb7bc398a1b4c504321a159cda74aa804c4751

Update README.md

ccinight committed 4 years ago
Verified
2712432d76b52879e8ef0ca322b44fef42970d37

Update README.md

ccinight committed 4 years ago
Verified
27665c0d47a0653a8daad720d57a3cd37cc84944

Update README.md

ccinight committed 4 years ago
Verified
d2a88f2a3f41ce0ed4eb183c2b63e0c1e0acd063

Update README.md

ccinight committed 4 years ago
Unverified
02a985b7c281b2c9bd50f3bbf96d602e5765a816

adding handy .bat files

ccinight committed 4 years ago
Unverified
e7aa39a7bb05ce88712f139c033c2ca1c0f04138

assets

ccinight committed 4 years ago

README

The README file for this repository.

GPURecorderExample

This example is using this Recorder.gpuElapsedNanoseconds
This API is only available from Unity 2020.1+

Tested both playmode & player:

  • Works in DX11 / DX12 / Vulkan
  • Does not work in OpenGLCore

HDRP

HDRP is also using this API. The numbers can be found in Debug Window:

Playmode

  1. Enter playmode
  2. Window > RenderPipeline > Render Pipeline Debug
  3. Display Stats tab
  4. Expand GPU timings

Player

  1. Build Development build player
  2. Run player
  3. Ctrl+Backspace, debug menu will appear
  4. PgUp + PgDn to change tab
  5. Arrows and press enter