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