Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolTests.hpp31 namespace QueryPool namespace
DvktQueryPoolOcclusionTests.hpp31 namespace QueryPool namespace
DvktQueryPoolTests.cpp32 namespace QueryPool namespace
DvktQueryPoolOcclusionTests.cpp44 namespace QueryPool namespace
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp989 struct QueryPool struct
991 typedef VkQueryPool Type;
993 struct Parameters
1008 struct Resources
1013 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1018 …tatic Move<VkQueryPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp454 NON_DISPATCHABLE_HANDLE_DTOR(QueryPool, vkDestroyQueryPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h42 class QueryPool; variable
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp1827 class QueryPool class
1830 QueryPool() in QueryPool() function in vk::QueryPool
1835 QueryPool(VkQueryPool queryPool) in QueryPool() function in vk::QueryPool