Home
last modified time | relevance | path

Searched refs:vkCmdBeginDebugUtilsLabelEXT (Results 1 – 25 of 25) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DDebugAnnotatorVk.cpp28 if (vkCmdBeginDebugUtilsLabelEXT && context) in beginEvent()
40 if (vkCmdBeginDebugUtilsLabelEXT && context) in endEvent()
DSecondaryCommandBuffer.cpp162 ASSERT(vkCmdBeginDebugUtilsLabelEXT); in executeCommands()
163 vkCmdBeginDebugUtilsLabelEXT(cmdBuffer, &label); in executeCommands()
Dvk_utils.cpp837 PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT = nullptr; variable
924 GET_INSTANCE_FUNC(vkCmdBeginDebugUtilsLabelEXT); in InitDebugUtilsEXTFunctions()
DCommandGraph.cpp761 if (vkCmdBeginDebugUtilsLabelEXT) in visitAndExecute()
766 vkCmdBeginDebugUtilsLabelEXT(primaryCommandBuffer->getHandle(), &label); in visitAndExecute()
Dvk_wrapper.h1242 using rx::vkCmdBeginDebugUtilsLabelEXT;
1244 ASSERT(vkCmdBeginDebugUtilsLabelEXT);
1245 vkCmdBeginDebugUtilsLabelEXT(mHandle, &labelInfo);
DRendererVk.cpp2962 if (vkCmdBeginDebugUtilsLabelEXT) in setGlobalDebugAnnotator()
/external/angle/src/common/vulkan/
Dvk_headers.h56 extern PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT;
/external/swiftshader/src/Vulkan/
Dvk_swiftshader.def205 vkCmdBeginDebugUtilsLabelEXT
Dvk_swiftshader.lds205 vkCmdBeginDebugUtilsLabelEXT;
DVkGetProcAddress.cpp87 MAKE_VULKAN_INSTANCE_ENTRY(vkCmdBeginDebugUtilsLabelEXT),
298 MAKE_VULKAN_DEVICE_ENTRY(vkCmdBeginDebugUtilsLabelEXT),
DlibVulkan.cpp3668 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebu… in vkCmdBeginDebugUtilsLabelEXT() function
/external/angle/src/third_party/volk/
Dvolk.h728 extern PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT;
Dvolk.c186vkCmdBeginDebugUtilsLabelEXT = (PFN_vkCmdBeginDebugUtilsLabelEXT)load(context, "vkCmdBeginDebugUti… in volkGenLoadInstance()
1343 PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitDeviceFunctionPointers.inl285 …belEXT = (CmdBeginDebugUtilsLabelEXTFunc) GET_PROC_ADDR("vkCmdBeginDebugUtilsLabelEXT");
DvkExtensionFunctions.inl1588 functions.push_back("vkCmdBeginDebugUtilsLabelEXT");
DvkNullDriverImpl.inl3473 VK_NULL_FUNC_ENTRY(vkCmdBeginDebugUtilsLabelEXT, cmdBeginDebugUtilsLabelEXT),
DvkVulkan_c.inl10292 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7036 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7036 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
/external/mesa3d/include/vulkan/
Dvulkan_core.h8734 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
/external/swiftshader/include/vulkan/
Dvulkan_core.h8741 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
Dvulkan.hpp1319 …void vkCmdBeginDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLab… in vkCmdBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
1321 return ::vkCmdBeginDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdBeginDebugUtilsLabelEXT()
81885 …d.vkCmdBeginDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( p… in beginDebugUtilsLabelEXT()
81892 …d.vkCmdBeginDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &… in beginDebugUtilsLabelEXT()
92280 PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
93047vkCmdBeginDebugUtilsLabelEXT = PFN_vkCmdBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instance, … in init()
93512vkCmdBeginDebugUtilsLabelEXT = PFN_vkCmdBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "vkC… in init()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8734 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(
Dvulkan.hpp1324 …void vkCmdBeginDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLab… in vkCmdBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
1326 return ::vkCmdBeginDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdBeginDebugUtilsLabelEXT()
81385 …d.vkCmdBeginDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( p… in beginDebugUtilsLabelEXT()
81392 …d.vkCmdBeginDebugUtilsLabelEXT( m_commandBuffer, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &… in beginDebugUtilsLabelEXT()
91616 PFN_vkCmdBeginDebugUtilsLabelEXT vkCmdBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
92382vkCmdBeginDebugUtilsLabelEXT = PFN_vkCmdBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instance, … in init()
92846vkCmdBeginDebugUtilsLabelEXT = PFN_vkCmdBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "vkC… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h9388 VKAPI_ATTR void VKAPI_CALL vkCmdBeginDebugUtilsLabelEXT(