Home
last modified time | relevance | path

Searched defs:QueryPool (Results 1 – 15 of 15) 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
DvktQueryPoolPerformanceTests.hpp30 namespace QueryPool namespace
DvktQueryPoolTests.cpp34 namespace QueryPool namespace
DvktQueryPoolPerformanceTests.cpp48 namespace QueryPool namespace
DvktQueryPoolOcclusionTests.cpp46 namespace QueryPool namespace
DvktQueryPoolStatisticsTests.cpp57 namespace QueryPool namespace
/external/swiftshader/src/Vulkan/
DVkQueryPool.hpp92 class QueryPool : public Object<QueryPool, VkQueryPool> class
DVkQueryPool.cpp90 QueryPool::QueryPool(const VkQueryPoolCreateInfo *pCreateInfo, void *mem) in QueryPool() function in vk::QueryPool
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1147 struct QueryPool struct
1149 typedef VkQueryPool Type;
1151 struct Parameters
1166 struct Resources
1171 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1176 …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/vulkan-headers/include/vulkan/
Dvulkan.hpp12407 class QueryPool class
12415 VULKAN_HPP_CONSTEXPR QueryPool() in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
12419 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
12423 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp14636 class QueryPool class
14644 VULKAN_HPP_CONSTEXPR QueryPool() VULKAN_HPP_NOEXCEPT in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
14648 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
14652 VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) VULKAN_HPP_NOEXCEPT in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool