HomeSort by relevance Sort by last modified time
    Searched refs:GL_SHADER_COMPILER (Results 1 - 25 of 223) sorted by null

1 2 3 4 5 6 7 8 9

  /external/mesa3d/src/mesa/main/
glheader.h 131 #define GL_SHADER_COMPILER 0x8DFA
  /external/deqp/modules/gles2/functional/
es2fImplementationLimitTests.cpp 204 LIMIT_CASE(shader_compiler, GL_SHADER_COMPILER, Boolean, GL_FALSE);
es2fNegativeShaderApiTests.cpp 83 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
112 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
472 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
    [all...]
es2fNegativeStateApiTests.cpp 146 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
213 glGetBooleanv(GL_SHADER_COMPILER, &shaderCompilerSupported);
es2fBooleanStateQueryTests.cpp 473 m_verifier->verifyBooleanAnything(m_testCtx, GL_SHADER_COMPILER);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 284 public static final int GL_SHADER_COMPILER = 0x8DFA;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 308 case GL_SHADER_COMPILER: