Searched defs:QueryPool (Results 1 – 12 of 12) sorted by relevance
31 namespace QueryPool namespace
30 namespace QueryPool namespace
33 namespace QueryPool namespace
46 namespace QueryPool namespace
48 namespace QueryPool namespace
23 class QueryPool : public Object<QueryPool, VkQueryPool> class
19 QueryPool::QueryPool(const VkQueryPoolCreateInfo* pCreateInfo, void* mem) : in QueryPool() function in vk::QueryPool
1134 struct QueryPool struct1136 typedef VkQueryPool Type;1138 struct Parameters1153 struct Resources1158 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()
492 NON_DISPATCHABLE_HANDLE_DTOR(QueryPool, vkDestroyQueryPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
62 class QueryPool; variable
11196 class QueryPool class11199 VULKAN_HPP_CONSTEXPR QueryPool() in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool11203 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool11207 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool