GPU BOUNDING

Gfx.WaitForGfxCommandsFromMainThread
5.65ms
Current frame accumulated time:
20.26ms for 7 instances on thread 'Render Thread'
Renderer 쓰레드가 Main 쓰레드로부터 명령을 기다리는 상태.
Gfx.WaitForGfxCommandsFromMainThread로 표시
CPU BOUNDING

Gfx.WaitForPresent로 표시되는 것은 GPU의 작업을 CPU가 대기하는 상태
프로파일 참고 자료
반응형