Searched refs:cmdBeginDebugLabel (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | DebugUtilsHelper.cpp | 66 void DebugUtilsHelper::cmdBeginDebugLabel(VkCommandBuffer commandBuffer, const char* format, in cmdBeginDebugLabel() function in gfxstream::vk::DebugUtilsHelper
|
D | DebugUtilsHelper.h | 73 void cmdBeginDebugLabel(VkCommandBuffer commandBuffer, const char* format, ...) const;
|
D | VkAndroidNativeBuffer.cpp | 565 emu->debugUtilsHelper.cmdBeginDebugLabel(queueState.cb2, in setAndroidNativeImageSemaphoreSignaled() 674 emu->debugUtilsHelper.cmdBeginDebugLabel(queueState.cb, in syncImageToColorBuffer()
|
D | VkCommonOperations.cpp | 2963 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in readColorBufferToBytesLocked() 3216 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in updateColorBufferFromBytesLocked() 3697 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "readBufferToBytes(Buffer:%d)", in readBufferToBytes() 3804 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in updateBufferFromBytes() 4125 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in releaseColorBufferForGuestUse()
|
D | CompositorVk.cpp | 1146 m_debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, in compose() 1225 m_debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "CompositorVk compose layer:%d", in compose()
|
D | VkDecoderGlobalState.cpp | 6716 commandBufferInfo->debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "Process %s", in on_vkBeginCommandBuffer()
|