Searched refs:mergeProgramPipelineCachesToGlobalCache (Results 1 – 4 of 4) sorted by relevance
515 if (contextVk->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in initializePipelineCache()800 if (contextVk->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in warmUpPipelineCache()857 if (contextVk->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in warmUpPipelineCache()1285 contextVk->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in createGraphicsPipeline()
4679 ANGLE_FEATURE_CONDITION(&mFeatures, mergeProgramPipelineCachesToGlobalCache, in initFeatures()
2138 if (!getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in createGraphicsPipeline()
1101 FeatureInfo mergeProgramPipelineCachesToGlobalCache = { member