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

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 271 public static final int GL_UNIFORM_BLOCK_BINDING = 0x8A3F;
  /external/deqp/modules/gles31/functional/
es31fNegativeStateApiTests.cpp 854 ctx.glGetActiveUniformBlockiv(-1, 0, GL_UNIFORM_BLOCK_BINDING, &params);
859 ctx.glGetActiveUniformBlockiv(shader, 0, GL_UNIFORM_BLOCK_BINDING, &params);
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 272 public final int GL_UNIFORM_BLOCK_BINDING = 0x8A3F;
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 319 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 329 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F
    [all...]
  /external/mesa3d/src/mesa/main/
uniforms.c 678 case GL_UNIFORM_BLOCK_BINDING:
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 271 public static final int GL_UNIFORM_BLOCK_BINDING = 0x8A3F;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 944 GL_UNIFORM_BLOCK_BINDING(0x8A3F),
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeStateApiTests.cpp 586 glGetActiveUniformBlockiv(program.getProgram(), numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &params);
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/
gl3.h     [all...]

Completed in 1404 milliseconds

1 2 3 4