Searched refs:cmdBeginDebugLabel (Results 1 – 6 of 6) sorted by relevance
/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 | 69 void cmdBeginDebugLabel(VkCommandBuffer commandBuffer, const char* format, ...) const;
|
D | VkAndroidNativeBuffer.cpp | 550 emu->debugUtilsHelper.cmdBeginDebugLabel(queueState.cb2, in setAndroidNativeImageSemaphoreSignaled() 656 emu->debugUtilsHelper.cmdBeginDebugLabel(queueState.cb, in syncImageToColorBuffer()
|
D | VkCommonOperations.cpp | 2492 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in readColorBufferToBytesLocked() 2702 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in updateColorBufferFromBytesLocked() 3149 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "readBufferToBytes(Buffer:%d)", in readBufferToBytes() 3256 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in updateBufferFromBytes() 3529 sVkEmulation->debugUtilsHelper.cmdBeginDebugLabel( in releaseColorBufferForGuestUse()
|
D | CompositorVk.cpp | 1140 m_debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, in compose() 1219 m_debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "CompositorVk compose layer:%d", in compose()
|
D | VkDecoderGlobalState.cpp | 5654 commandBufferInfo->debugUtilsHelper.cmdBeginDebugLabel(commandBuffer, "Process %s", in on_vkBeginCommandBuffer()
|