Searched refs:mergeProgramPipelineCachesToGlobalCache (Results 1 – 4 of 4) sorted by relevance
762 if (context->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in initializePipelineCache()1160 if (context->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in mergePipelineCacheToRenderer()1631 contextVk->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in createGraphicsPipeline()
5532 ANGLE_FEATURE_CONDITION(&mFeatures, mergeProgramPipelineCachesToGlobalCache, in initFeatures()5903 context->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled || in getPipelineCache()5916 ASSERT(context->getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled); in mergeIntoPipelineCache()
2247 if (!getFeatures().mergeProgramPipelineCachesToGlobalCache.enabled) in createGraphicsPipeline()
965 FeatureInfo mergeProgramPipelineCachesToGlobalCache = { member