Searched refs:PreCallValidateCreateFence (Results 1 – 6 of 6) sorted by relevance
152 bool PreCallValidateCreateFence(
206 bool PreCallValidateCreateFence(
511 bool ObjectLifetimes::PreCallValidateCreateFence( in PreCallValidateCreateFence() function in ObjectLifetimes
2629 …virtual bool PreCallValidateCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, con… in PreCallValidateCreateFence() function
2257 bool StatelessValidation::PreCallValidateCreateFence( in PreCallValidateCreateFence() function in StatelessValidation
1609 skip |= intercept->PreCallValidateCreateFence(device, pCreateInfo, pAllocator, pFence); in CreateFence()