Home
last modified time | relevance | path

Searched refs:PreCallValidateWaitForFences (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h168 bool PreCallValidateWaitForFences(
H A Dobject_tracker.h232 bool PreCallValidateWaitForFences(
H A Dobject_tracker.cpp578 bool ObjectLifetimes::PreCallValidateWaitForFences( in PreCallValidateWaitForFences() function in ObjectLifetimes
H A Dchassis.h2641 …virtual bool PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFe… in PreCallValidateWaitForFences() function
H A Dparameter_validation.cpp2341 bool StatelessValidation::PreCallValidateWaitForFences( in PreCallValidateWaitForFences() function in StatelessValidation
H A Dchassis.cpp1701 … skip |= intercept->PreCallValidateWaitForFences(device, fenceCount, pFences, waitAll, timeout); in WaitForFences()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1640 …bool PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, Vk…
H A Dcore_validation.cpp4039 bool CoreChecks::PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *… in PreCallValidateWaitForFences() function in CoreChecks