Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkRefUtilImpl.inl143 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
DvkDeviceFunctionPointers.inl34 CreateQueryPoolFunc createQueryPool; variable
DvkDeviceDriverImpl.inl147 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
DvkDeviceDriverSCImpl.inl268 VkResult DeviceDriverSC::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo… function in DeviceDriverSC
DvkNullDriverImpl.inl36 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp252 Move<VkQueryPool> QueryTestBase::createQueryPool(deUint32 enabledCounterOffset, deUint32 enabledCou… in createQueryPool() function in vkt::QueryPool::__anon77fda1880111::QueryTestBase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp247 Move<VkQueryPool> QueryTestBase::createQueryPool(deUint32 enabledCounterOffset, deUint32 enabledCou… in createQueryPool() function in vkt::QueryPool::__anonafa13c280111::QueryTestBase
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkRefUtilImpl.inl269 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
DvkDeviceFunctionPointers.inl37 CreateQueryPoolFunc createQueryPool; variable
DvkDeviceDriverImpl.inl162 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl36 VKAPI_ATTR VkResult VKAPI_CALL createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCrea… function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtilImpl.inl263 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
DvkDeviceFunctionPointers.inl37 CreateQueryPoolFunc createQueryPool; variable
DvkDeviceDriverImpl.inl162 VkResult DeviceDriver::createQueryPool (VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, … function in DeviceDriver
DvkNullDriverImpl.inl36 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.hpp2172 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createQueryPool( const VULKAN_HPP_NAMESPACE:… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
2188 … Device::createQueryPool( const VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo & createInfo, in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp15058 …Device::createQueryPool( VULKAN_HPP_NAMESPACE::QueryPoolCreateInfo const & … in createQueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device