Home
last modified time | relevance | path

Searched defs:createQueryPool (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp247 Move<VkQueryPool> QueryTestBase::createQueryPool(deUint32 enabledCounterOffset, deUint32 enabledCou… in createQueryPool() function in vkt::QueryPool::__anon34162e060111::QueryTestBase
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtilImpl.inl249 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
DvkDeviceFunctionPointers.inl35 CreateQueryPoolFunc createQueryPool; variable
DvkDeviceDriverImpl.inl160 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl34 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1829 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
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1781 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createQueryPool( const VULKAN_HPP_NAMESPACE:… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
1796 … Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp11235 …Device::createQueryPool( VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo const & … in createQueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device