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