Searched refs:SH_INIT_GL_POSITION (Results 1 – 6 of 6) sorted by relevance
30 SH_LIMIT_EXPRESSION_COMPLEXITY | SH_LIMIT_CALL_STACK_DEPTH | SH_INIT_GL_POSITION |
198 mExtraCompileOptions |= SH_INIT_GL_POSITION; in SetUp()
247 ShCompileOptions additionalOptions = SH_INIT_GL_POSITION; in compile()
150 const ShCompileOptions SH_INIT_GL_POSITION = UINT64_C(1) << 13; variable
351 options |= SH_INIT_GL_POSITION; in compile()
1018 ((compileOptions & SH_INIT_GL_POSITION) != 0 || in checkAndSimplifyAST()