Searched refs:PreCallValidateGetEventStatus (Results 1 – 6 of 6) sorted by relevance
192 bool PreCallValidateGetEventStatus(
276 bool PreCallValidateGetEventStatus(
679 bool ObjectLifetimes::PreCallValidateGetEventStatus( in PreCallValidateGetEventStatus() function in ObjectLifetimes
2656 … virtual bool PreCallValidateGetEventStatus(VkDevice device, VkEvent event) { return false; }; in PreCallValidateGetEventStatus() function
2485 bool StatelessValidation::PreCallValidateGetEventStatus( in PreCallValidateGetEventStatus() function in StatelessValidation
1815 skip |= intercept->PreCallValidateGetEventStatus(device, event); in GetEventStatus()