OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:QueryPool
(Results
1 - 11
of
11
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.hpp
31
namespace
QueryPool
46
} //
QueryPool
vktQueryPoolTests.hpp
31
namespace
QueryPool
36
} //
QueryPool
vktQueryPoolTests.cpp
32
namespace
QueryPool
52
} //
QueryPool
vktQueryPoolBufferObjectUtil.cpp
31
namespace
QueryPool
71
} //
QueryPool
vktQueryPoolBufferObjectUtil.hpp
34
namespace
QueryPool
vktQueryPoolImageObjectUtil.hpp
36
namespace
QueryPool
270
} //
QueryPool
vktQueryPoolCreateInfoUtil.cpp
31
namespace
QueryPool
[
all
...]
vktQueryPoolImageObjectUtil.cpp
40
namespace
QueryPool
[
all
...]
vktQueryPoolCreateInfoUtil.hpp
34
namespace
QueryPool
506
} //
QueryPool
vktQueryPoolOcclusionTests.cpp
41
using namespace vkt::
QueryPool
;
[
all
...]
/external/vulkan-validation-layers/tests/
vktestbinding.h
50
class
QueryPool
;
340
class
QueryPool
: public internal::NonDispHandle<VkQueryPool> {
342
~
QueryPool
();
757
inline VkQueryPoolCreateInfo
QueryPool
::create_info(VkQueryType type,
[
all
...]
Completed in 577 milliseconds