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

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES32Header.java-if 120 public static final int GL_TESS_GEN_MODE = 0x8E76;
  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 93 TESS_GEN_MODE = GL_TESS_GEN_MODE;
  /external/deqp/modules/gles31/functional/
es31fProgramStateQueryTests.cpp 283 verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_MODE, GL_TRIANGLES, m_verifier);
302 verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_MODE, GL_QUADS, m_verifier);
321 verifyStateProgramInteger(result, gl, program.getProgram(), GL_TESS_GEN_MODE, GL_ISOLINES, m_verifier);
    [all...]
es31fNegativeTessellationTests.cpp 360 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_TESS_GEN_MODE is queried for a program which has not been linked properly.");
361 ctx.glGetProgramiv(program, GL_TESS_GEN_MODE, &params[0]);
es31fTessellationTests.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES32.java 120 public static final int GL_TESS_GEN_MODE = 0x8E76;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 143 case GL_TESS_GEN_MODE: return "GL_TESS_GEN_MODE";
    [all...]
  /external/mesa3d/src/mesa/main/
shaderapi.c 829 case GL_TESS_GEN_MODE:
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /external/mesa3d/include/GLES3/
gl32.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 297 milliseconds