Home | History | Annotate | Download | only in Shader

Lines Matching refs:hasYuvFormat

321 			bool forceFloatFiltering = state.highPrecisionFiltering && !state.sRGB && !hasYuvFormat() && (state.textureFilter != FILTER_POINT);
1985 if(hasYuvFormat())
2150 ASSERT(!hasYuvFormat());
2212 if(hasYuvFormat())
2786 bool SamplerCore::hasYuvFormat() const