OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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