/third_party/skia/third_party/externals/angle2/src/common/vulkan/ |
D | vk_headers.h | 58 extern PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT;
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkGetProcAddress.cpp | 97 MAKE_VULKAN_INSTANCE_ENTRY(vkCmdInsertDebugUtilsLabelEXT), 310 MAKE_VULKAN_DEVICE_ENTRY(vkCmdInsertDebugUtilsLabelEXT),
|
D | libVulkan.cpp | 3832 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDeb… in vkCmdInsertDebugUtilsLabelEXT() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.cpp | 464 ASSERT(vkCmdInsertDebugUtilsLabelEXT); in executeCommands() 465 vkCmdInsertDebugUtilsLabelEXT(cmdBuffer, &label); in executeCommands()
|
D | vk_utils.cpp | 1003 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = nullptr; variable 1096 GET_INSTANCE_FUNC(vkCmdInsertDebugUtilsLabelEXT); in InitDebugUtilsEXTFunctions()
|
D | vk_wrapper.h | 1147 ASSERT(vkCmdInsertDebugUtilsLabelEXT); 1148 vkCmdInsertDebugUtilsLabelEXT(mHandle, &labelInfo);
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 536 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = nullptr; variable 566 GET_FUNC(vkCmdInsertDebugUtilsLabelEXT); in InitDebugUtilsEXTFunctions()
|
D | CommandGraph.cpp | 653 if (vkCmdInsertDebugUtilsLabelEXT) in visitAndExecute() 658 vkCmdInsertDebugUtilsLabelEXT(primaryCommandBuffer->getHandle(), &label); in visitAndExecute()
|
D | vk_utils.h | 539 extern PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT;
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
D | volk.h | 730 extern PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT;
|
D | volk.c | 188 …vkCmdInsertDebugUtilsLabelEXT = (PFN_vkCmdInsertDebugUtilsLabelEXT)load(context, "vkCmdInsertDebug… in volkGenLoadInstance() 1345 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT; variable
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInitDeviceFunctionPointers.inl | 298 …elEXT = (CmdInsertDebugUtilsLabelEXTFunc) GET_PROC_ADDR("vkCmdInsertDebugUtilsLabelEXT");
|
D | vkExtensionFunctions.inl | 1751 functions.push_back("vkCmdInsertDebugUtilsLabelEXT");
|
D | vkNullDriverImpl.inl | 3669 VK_NULL_FUNC_ENTRY(vkCmdInsertDebugUtilsLabelEXT, cmdInsertDebugUtilsLabelEXT),
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 4076 void vkCmdInsertDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, in vkCmdInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 4079 return ::vkCmdInsertDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdInsertDebugUtilsLabelEXT() 11398 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 12549 vkCmdInsertDebugUtilsLabelEXT = in init() 13508 vkCmdInsertDebugUtilsLabelEXT = in init()
|
D | vulkan_raii.hpp | 957 vkCmdInsertDebugUtilsLabelEXT = in init() 1785 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 13388 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdInsertDebugUtilsLabelEXT && in insertDebugUtilsLabelEXT() 13391 … getDispatcher()->vkCmdInsertDebugUtilsLabelEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), in insertDebugUtilsLabelEXT()
|
D | vulkan_funcs.hpp | 13073 …d.vkCmdInsertDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( … in insertDebugUtilsLabelEXT() 13083 …d.vkCmdInsertDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( … in insertDebugUtilsLabelEXT()
|
D | vulkan_core.h | 9783 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3898 …void vkCmdInsertDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT * pL… in vkCmdInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 3900 return ::vkCmdInsertDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdInsertDebugUtilsLabelEXT() 12687 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 13830 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init() 14814 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
|
D | vulkan_raii.hpp | 916 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in DeviceDispatcher() 1829 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 15083 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdInsertDebugUtilsLabelEXT && in insertDebugUtilsLabelEXT() 15086 … getDispatcher()->vkCmdInsertDebugUtilsLabelEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), in insertDebugUtilsLabelEXT()
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7043 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 7679 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9395 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 9943 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10918 VKAPI_ATTR void VKAPI_CALL vkCmdInsertDebugUtilsLabelEXT(
|