Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1111 struct PipelineCache struct
1113 typedef VkPipelineCache Type;
1115 struct Parameters
1120 struct Resources
1125 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1130 static Move<VkPipelineCache> create (const Environment& env, const Resources&, const Parameters&) in create()