Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h625 bool PreCallValidateCmdResetQueryPool(
H A Dobject_tracker.h879 bool PreCallValidateCmdResetQueryPool(
H A Dobject_tracker.cpp1914 bool ObjectLifetimes::PreCallValidateCmdResetQueryPool( in PreCallValidateCmdResetQueryPool() function in ObjectLifetimes
H A Dchassis.h2911 …virtual bool PreCallValidateCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPool… in PreCallValidateCmdResetQueryPool() function
H A Dparameter_validation.cpp4743 bool StatelessValidation::PreCallValidateCmdResetQueryPool( in PreCallValidateCmdResetQueryPool() function in StatelessValidation
H A Dchassis.cpp3687 …skip |= intercept->PreCallValidateCmdResetQueryPool(commandBuffer, queryPool, firstQuery, queryCou… in CmdResetQueryPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h1811 …bool PreCallValidateCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32…
H A Dcore_validation.cpp9178 bool CoreChecks::PreCallValidateCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryP… in PreCallValidateCmdResetQueryPool() function in CoreChecks