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.cpp990 struct QueryPool struct
992 typedef VkQueryPool Type;
994 struct Parameters
1009 struct Resources
1014 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1019 …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