HomeSort by relevance Sort by last modified time
    Searched refs:hasYuvFormat (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Shader/
SamplerCore.hpp 107 bool hasYuvFormat() const;
SamplerCore.cpp 321 bool forceFloatFiltering = state.highPrecisionFiltering && !state.sRGB && !hasYuvFormat() && (state.textureFilter != FILTER_POINT);
    [all...]

Completed in 59 milliseconds