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

  /external/chromium_org/third_party/angle/src/compiler/
Compiler.cpp 79 fragmentPrecisionHigh(false),
106 fragmentPrecisionHigh = resources.FragmentPrecisionHigh == 1;
143 parseContext.fragmentPrecisionHigh = fragmentPrecisionHigh;
ShHandle.h 136 bool fragmentPrecisionHigh;
ParseContext.h 57 bool fragmentPrecisionHigh; // true if highp precision is supported in the fragment language.
glslang.l 350 if (context->fragmentPrecisionHigh)
glslang.y     [all...]
glslang_lex.cpp     [all...]
glslang_tab.cpp     [all...]

Completed in 55 milliseconds