Home
last modified time | relevance | path

Searched refs:ResetCmdDebugUtilsLabel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_logging.h1238 static inline void ResetCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_… in ResetCmdDebugUtilsLabel() function
H A Dcore_validation.cpp2219 ResetCmdDebugUtilsLabel(report_data, pCB->commandBuffer); in ResetCommandBufferState()