-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Currently it's partially implemented for the synchronization aspect, that all gpu commands are guaranteed to be completed when the query is signaled (however memory coherency is in question, depends on if MTLSharedEvent provides such guarantee). The timestamp data is however nothing meaningful.
Implement it in case the game provides something like dynamic resolution and uses timestamp query as measure of gpu workload.