Searched defs:createQueryPool (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolPerformanceTests.cpp | 247 Move<VkQueryPool> QueryTestBase::createQueryPool(deUint32 enabledCounterOffset, deUint32 enabledCou… in createQueryPool() function in vkt::QueryPool::__anonb9026f260111::QueryTestBase
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkRefUtilImpl.inl | 249 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
|
D | vkDeviceFunctionPointers.inl | 35 CreateQueryPoolFunc createQueryPool; variable
|
D | vkDeviceDriverImpl.inl | 160 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
|
D | vkNullDriverImpl.inl | 34 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 1859 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo * pCreateInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device 1875 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
|
D | vulkan_raii.hpp | 10426 …ULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::QueryPool Device::createQueryPool( in createQueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 1829 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo * pCreateInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device 1845 Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
|