Home
last modified time | relevance | path

Searched defs:QueryPool (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolTests.hpp31 namespace QueryPool namespace
DvktQueryPoolOcclusionTests.hpp31 namespace QueryPool namespace
DvktQueryPoolStatisticsTests.hpp30 namespace QueryPool namespace
DvktQueryPoolTests.cpp33 namespace QueryPool namespace
DvktQueryPoolOcclusionTests.cpp46 namespace QueryPool namespace
DvktQueryPoolStatisticsTests.cpp48 namespace QueryPool namespace
/external/swiftshader/src/Vulkan/
DVkQueryPool.hpp23 class QueryPool : public Object<QueryPool, VkQueryPool> class
DVkQueryPool.cpp19 QueryPool::QueryPool(const VkQueryPoolCreateInfo* pCreateInfo, void* mem) : in QueryPool() function in vk::QueryPool
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1134 struct QueryPool struct
1136 typedef VkQueryPool Type;
1138 struct Parameters
1153 struct Resources
1158 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1163 …tatic Move<VkQueryPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp492 NON_DISPATCHABLE_HANDLE_DTOR(QueryPool, vkDestroyQueryPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h62 class QueryPool; variable
/external/swiftshader/include/vulkan/
Dvulkan.hpp4016 class QueryPool class
4019 VULKAN_HPP_CONSTEXPR QueryPool() in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
4023 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
4027 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp11196 class QueryPool class
11199 VULKAN_HPP_CONSTEXPR QueryPool() in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
11203 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
11207 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool