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

1 2 3 4

  /external/deqp/modules/gles3/functional/
es3fBufferObjectQueryTests.cpp 416 m_verifier->verifyInteger(m_testCtx, m_bufferTarget, GL_BUFFER_MAP_OFFSET, 0);
438 m_verifier->verifyInteger(m_testCtx, m_bufferTarget, GL_BUFFER_MAP_OFFSET, ranges[ndx].offset);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 168 public static final int GL_BUFFER_MAP_OFFSET = 0x9121;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 169 public final int GL_BUFFER_MAP_OFFSET = 0x9121;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 432 case GL_BUFFER_MAP_OFFSET: return "GL_BUFFER_MAP_OFFSET";
    [all...]
  /external/mesa3d/src/mesa/main/
bufferobj.c     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 216 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 226 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 168 public static final int GL_BUFFER_MAP_OFFSET = 0x9121;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 849 GL_BUFFER_MAP_OFFSET(0x9121),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [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 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 638 #define GL_BUFFER_MAP_OFFSET 0x9121
    [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 371 milliseconds

1 2 3 4