Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl35 CreateQueryPoolFunc createQueryPool; variable
DvkRefUtilImpl.inl201 Move<VkQueryPool> createQueryPool (const DeviceInterface& vk, VkDevice device, const VkQueryPoolCre… function
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
/external/swiftshader/include/vulkan/
Dvulkan.hpp42037 …VULKAN_HPP_INLINE Result Device::createQueryPool( const QueryPoolCreateInfo* pCreateInfo, const Al… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
42043 …VULKAN_HPP_INLINE ResultValueType<QueryPool>::type Device::createQueryPool( const QueryPoolCreateI… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp49181 …VULKAN_HPP_INLINE Result Device::createQueryPool( const QueryPoolCreateInfo* pCreateInfo, const Al… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device
49187 …VULKAN_HPP_INLINE ResultValueType<QueryPool>::type Device::createQueryPool( const QueryPoolCreateI… in createQueryPool() function in VULKAN_HPP_NAMESPACE::Device