Home
last modified time | relevance | path

Searched refs:PreCallValidateCmdInsertDebugUtilsLabelEXT (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h1468 bool PreCallValidateCmdInsertDebugUtilsLabelEXT(
H A Dobject_tracker.h1943 bool PreCallValidateCmdInsertDebugUtilsLabelEXT(
H A Dobject_tracker.cpp4309 bool ObjectLifetimes::PreCallValidateCmdInsertDebugUtilsLabelEXT( in PreCallValidateCmdInsertDebugUtilsLabelEXT() function in ObjectLifetimes
H A Dchassis.h3486 …virtual bool PreCallValidateCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDeb… in PreCallValidateCmdInsertDebugUtilsLabelEXT() function
H A Dparameter_validation.cpp8930 bool StatelessValidation::PreCallValidateCmdInsertDebugUtilsLabelEXT( in PreCallValidateCmdInsertDebugUtilsLabelEXT() function in StatelessValidation
H A Dchassis.cpp7916 skip |= intercept->PreCallValidateCmdInsertDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in CmdInsertDebugUtilsLabelEXT()