Searched refs:PreCallValidateResetEvent (Results 1 – 6 of 6) sorted by relevance
198 bool PreCallValidateResetEvent(
282 bool PreCallValidateResetEvent(
699 bool ObjectLifetimes::PreCallValidateResetEvent( in PreCallValidateResetEvent() function in ObjectLifetimes
2662 virtual bool PreCallValidateResetEvent(VkDevice device, VkEvent event) { return false; }; in PreCallValidateResetEvent() function
2501 bool StatelessValidation::PreCallValidateResetEvent( in PreCallValidateResetEvent() function in StatelessValidation
1859 skip |= intercept->PreCallValidateResetEvent(device, event); in ResetEvent()