/external/angle/src/common/vulkan/ |
D | vk_headers.h | 79 extern PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT;
|
/external/angle/src/third_party/volk/ |
D | volk.h | 321 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; member 789 extern PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT;
|
D | volk.c | 531 …vkCmdBeginQueryIndexedEXT = (PFN_vkCmdBeginQueryIndexedEXT)load(context, "vkCmdBeginQueryIndexedEX… in volkGenLoadDevice() 932 …table->vkCmdBeginQueryIndexedEXT = (PFN_vkCmdBeginQueryIndexedEXT)load(context, "vkCmdBeginQueryIn… in volkGenLoadDeviceTable() 1404 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; variable
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 860 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = nullptr; variable 947 GET_DEVICE_FUNC(vkCmdBeginQueryIndexedEXT); in InitTransformFeedbackEXTFunctions()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInitDeviceFunctionPointers.inl | 261 …yIndexedEXT = (CmdBeginQueryIndexedEXTFunc) GET_PROC_ADDR("vkCmdBeginQueryIndexedEXT");
|
D | vkExtensionFunctions.inl | 1420 functions.push_back("vkCmdBeginQueryIndexedEXT");
|
D | vkNullDriverImpl.inl | 3449 VK_NULL_FUNC_ENTRY(vkCmdBeginQueryIndexedEXT, cmdBeginQueryIndexedEXT),
|
D | vkVulkan_c.inl | 9459 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.c | 2843 …return anv_cmd_buffer->device->dispatch.vkCmdBeginQueryIndexedEXT(commandBuffer, queryPool, query,… in anv_CmdBeginQueryIndexedEXT() 3328 .vkCmdBeginQueryIndexedEXT = anv_CmdBeginQueryIndexedEXT, 3834 .vkCmdBeginQueryIndexedEXT = gen7_CmdBeginQueryIndexedEXT, 4340 .vkCmdBeginQueryIndexedEXT = gen75_CmdBeginQueryIndexedEXT, 4846 .vkCmdBeginQueryIndexedEXT = gen8_CmdBeginQueryIndexedEXT, 5352 .vkCmdBeginQueryIndexedEXT = gen9_CmdBeginQueryIndexedEXT, 5858 .vkCmdBeginQueryIndexedEXT = gen11_CmdBeginQueryIndexedEXT, 6364 .vkCmdBeginQueryIndexedEXT = gen12_CmdBeginQueryIndexedEXT,
|
D | anv_entrypoints.h | 358 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan.hpp | 3186 void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 3192 return ::vkCmdBeginQueryIndexedEXT( commandBuffer, queryPool, query, flags, index ); in vkCmdBeginQueryIndexedEXT() 10169 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 11233 vkCmdBeginQueryIndexedEXT = in init() 11988 vkCmdBeginQueryIndexedEXT = in init()
|
D | vulkan_raii.hpp | 549 vkCmdBeginQueryIndexedEXT = in init() 1269 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 11686 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdBeginQueryIndexedEXT && in beginQueryIndexedEXT() 11689 getDispatcher()->vkCmdBeginQueryIndexedEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), in beginQueryIndexedEXT()
|
D | vulkan_core.h | 8603 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|
D | vulkan_funcs.hpp | 9024 d.vkCmdBeginQueryIndexedEXT( in beginQueryIndexedEXT()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 7902 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|
D | vulkan.hpp | 1334 …void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t que… in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1336 return ::vkCmdBeginQueryIndexedEXT( commandBuffer, queryPool, query, flags, index ); in vkCmdBeginQueryIndexedEXT() 81407 …d.vkCmdBeginQueryIndexedEXT( m_commandBuffer, static_cast<VkQueryPool>( queryPool ), query, static… in beginQueryIndexedEXT() 91618 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 92384 …vkCmdBeginQueryIndexedEXT = PFN_vkCmdBeginQueryIndexedEXT( vkGetInstanceProcAddr( instance, "vkCmd… in init() 92848 …vkCmdBeginQueryIndexedEXT = PFN_vkCmdBeginQueryIndexedEXT( vkGetDeviceProcAddr( device, "vkCmdBegi… in init()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 7908 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|
D | vulkan.hpp | 1329 …void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t que… in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1331 return ::vkCmdBeginQueryIndexedEXT( commandBuffer, queryPool, query, flags, index ); in vkCmdBeginQueryIndexedEXT() 81907 …d.vkCmdBeginQueryIndexedEXT( m_commandBuffer, static_cast<VkQueryPool>( queryPool ), query, static… in beginQueryIndexedEXT() 92282 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 93049 …vkCmdBeginQueryIndexedEXT = PFN_vkCmdBeginQueryIndexedEXT( vkGetInstanceProcAddr( instance, "vkCmd… in init() 93514 …vkCmdBeginQueryIndexedEXT = PFN_vkCmdBeginQueryIndexedEXT( vkGetDeviceProcAddr( device, "vkCmdBegi… in init()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 7902 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 8555 VKAPI_ATTR void VKAPI_CALL vkCmdBeginQueryIndexedEXT(
|