Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp1489 struct MergedPipelineCache struct
1491 typedef VkPipelineCache Type;
1493 struct Parameters
1504 struct Resources
1524 static uint32_t getMaxConcurrent(Context &context, const Parameters &params) in getMaxConcurrent()
1529 static void initPrograms(SourceCollections &dst, Parameters) in initPrograms()
1534 …PipelineCache> create(const Environment &env, const Resources &resources, const Parameters &params) in create()