Searched defs:MergedPipelineCache (Results 1 – 1 of 1) sorted by relevance
1489 struct MergedPipelineCache struct1491 typedef VkPipelineCache Type;1493 struct Parameters1504 struct Resources1524 static uint32_t getMaxConcurrent(Context &context, const Parameters ¶ms) in getMaxConcurrent()1529 static void initPrograms(SourceCollections &dst, Parameters) in initPrograms()1534 …PipelineCache> create(const Environment &env, const Resources &resources, const Parameters ¶ms) in create()