Home
last modified time | relevance | path

Searched defs:PreCallValidateCmdResetEvent (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbest_practices.cpp285 bool BestPractices::PreCallValidateCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPi… in PreCallValidateCmdResetEvent() function in BestPractices
H A Dcore_validation.cpp7913 bool CoreChecks::PreCallValidateCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipel… in PreCallValidateCmdResetEvent() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp4580 bool StatelessValidation::PreCallValidateCmdResetEvent( in PreCallValidateCmdResetEvent() function in StatelessValidation
H A Dobject_tracker.cpp1820 bool ObjectLifetimes::PreCallValidateCmdResetEvent( in PreCallValidateCmdResetEvent() function in ObjectLifetimes
H A Dchassis.h2896 …virtual bool PreCallValidateCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipeline… in PreCallValidateCmdResetEvent() function