Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h392 bool PreCallValidateResetCommandPool(
H A Dobject_tracker.h641 bool PreCallValidateResetCommandPool(
H A Dobject_tracker.cpp1397 bool ObjectLifetimes::PreCallValidateResetCommandPool( in PreCallValidateResetCommandPool() function in ObjectLifetimes
H A Dchassis.h2785 …virtual bool PreCallValidateResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommand… in PreCallValidateResetCommandPool() function
H A Dparameter_validation.cpp3999 bool StatelessValidation::PreCallValidateResetCommandPool( in PreCallValidateResetCommandPool() function in StatelessValidation
H A Dchassis.cpp2692 skip |= intercept->PreCallValidateResetCommandPool(device, commandPool, flags); in ResetCommandPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1682 …bool PreCallValidateResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRese…
H A Dcore_validation.cpp4864 bool CoreChecks::PreCallValidateResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallValidateResetCommandPool() function in CoreChecks