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::__anonb9026f260111::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/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1859 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
Dvulkan_raii.hpp10426 …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/
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