/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_debug_utils.adoc | 206 "Brick House", // pLabelName 218 NULL, // pLabelName 223 housePartLabel.pLabelName = "Walls"; 230 housePartLabel.pLabelName = "Windows"; 238 housePartLabel.pLabelName = "Front Door"; 243 housePartLabel.pLabelName = "Roof"; 260 "Main Render Work", // pLabelName
|
D | VK_EXT_debug_utils.txt | 206 "Brick House", // pLabelName 218 NULL, // pLabelName 223 housePartLabel.pLabelName = "Walls"; 230 housePartLabel.pLabelName = "Windows"; 238 housePartLabel.pLabelName = "Front Door"; 243 housePartLabel.pLabelName = "Roof"; 260 "Main Render Work", // pLabelName
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.cpp | 156 const char *pLabelName = Offset<char>(params, sizeof(DebugUtilsLabelParams)); in executeCommands() local 160 pLabelName, in executeCommands() 458 const char *pLabelName = Offset<char>(params, sizeof(DebugUtilsLabelParams)); in executeCommands() local 462 pLabelName, in executeCommands()
|
D | SecondaryCommandBuffer.h | 869 const size_t stringSize = strlen(label.pLabelName) + 1; in commonDebugUtilsLabel() 877 storePointerParameter(writePtr, label.pLabelName, stringSize); in commonDebugUtilsLabel()
|
D | vk_utils.cpp | 912 label->pLabelName = marker; in MakeDebugUtilsLabel()
|
D | RendererVk.cpp | 566 log << std::string(indent++, ' ') << callbackData->pQueueLabels[i].pLabelName in DebugUtilsMessenger() 575 log << std::string(indent++, ' ') << callbackData->pCmdBufLabels[i].pLabelName in DebugUtilsMessenger()
|
D | ContextVk.cpp | 1461 label.pLabelName = oglCmds.c_str(); in handleDirtyEventLogImpl() 1466 label.pLabelName = mEventLog[i].c_str(); in handleDirtyEventLogImpl()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | CommandBufferVk.cpp | 808 utilsLabel.pLabelName = label; in RecordCommands() 838 utilsLabel.pLabelName = label; in RecordCommands() 967 utilsLabel.pLabelName = label; in RecordComputePass() 997 utilsLabel.pLabelName = label; in RecordComputePass() 1124 utilsLabel.pLabelName = label; in RecordRenderPass() 1154 utilsLabel.pLabelName = label; in RecordRenderPass()
|
/third_party/mesa3d/src/amd/vulkan/radix_sort/ |
D | radix_sort_vk.c | 565 .pLabelName = "radix_sort_vk_sort", in radix_sort_vk_sort_devaddr() 894 .pLabelName = "radix_sort_vk_sort_indirect", in radix_sort_vk_sort_indirect_devaddr()
|
/third_party/mesa3d/src/amd/vulkan/layers/ |
D | radv_sqtt_layer.c | 806 radv_write_user_event_marker(cmd_buffer, UserEventPush, pLabelInfo->pLabelName); in sqtt_CmdBeginDebugUtilsLabelEXT() 825 radv_write_user_event_marker(cmd_buffer, UserEventTrigger, pLabelInfo->pLabelName); in sqtt_CmdInsertDebugUtilsLabelEXT()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 242 log << std::string(indent++, ' ') << callbackData->pQueueLabels[i].pLabelName in DebugUtilsMessenger() 251 log << std::string(indent++, ' ') << callbackData->pCmdBufLabels[i].pLabelName in DebugUtilsMessenger()
|
D | CommandGraph.cpp | 186 label->pLabelName = marker; in MakeDebugUtilsLabel()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | VK_EXT_debug_utils.txt | 197 * pname:pLabelName is a pointer to a null-terminated UTF-8 string
|
D | VK_EXT_debug_utils.adoc | 207 * pname:pLabelName is a pointer to a null-terminated UTF-8 string
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_vulkan.c | 334 av_log(ctx, l, "\t%i: %s\n", i, data->pCmdBufLabels[i].pLabelName); in vk_dbg_callback()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 18165 , pLabelName( pLabelName_ ) 18192 pLabelName = pLabelName_; in setPLabelName() 18221 return std::tie( sType, pNext, pLabelName, color ); in reflect() 18232 if ( pLabelName != rhs.pLabelName ) in operator <=>() 18233 if ( auto cmp = strcmp( pLabelName, rhs.pLabelName ); cmp != 0 ) in operator <=>() 18244 …sType ) && ( pNext == rhs.pNext ) && ( ( pLabelName == rhs.pLabelName ) || ( strcmp( pLabelName, r… in operator ==() 18256 const char * pLabelName = {}; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 6761 const char* pLabelName; member
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6968 const char* pLabelName; member
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 3256 const char* pLabelName; member
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 7605 const char* pLabelName; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9303 const char* pLabelName; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 9691 const char* pLabelName; member
|
D | vulkan_structs.hpp | 15259 : pLabelName( pLabelName_ ) 15287 pLabelName = pLabelName_; in setPLabelName() 15313 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( pLabelName == rhs.pLabelName ) && in operator ==() 15326 const char * pLabelName = {}; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 9859 const char* pLabelName; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 9851 const char* pLabelName; member
|