Searched refs:performTextureUpgradeAndSamplerRemovalTransformation (Results 1 – 2 of 2) sorted by relevance
1126 void performTextureUpgradeAndSamplerRemovalTransformation(TIntermNode* root);
2824 performTextureUpgradeAndSamplerRemovalTransformation(root); in postProcess()4024 void TIntermediate::performTextureUpgradeAndSamplerRemovalTransformation(TIntermNode* root) in performTextureUpgradeAndSamplerRemovalTransformation() function in glslang::TIntermediate