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

1 2 3 4

  /external/mesa3d/src/mesa/state_tracker/
st_cb_bufferobjects.c 207 case GL_STATIC_READ:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 65 public static final int GL_STATIC_READ = 0x88E5;
  /external/deqp/modules/gles3/functional/
es3fBufferWriteTests.cpp 455 GL_STATIC_READ,
577 GL_STATIC_READ,
641 << DataStoreSpec(GL_ARRAY_BUFFER, GL_STATIC_READ, 1644)
es3fBufferMapTests.cpp 570 GL_STATIC_READ,
613 const deUint32 hint = GL_STATIC_READ;
es3fBufferObjectQueryTests.cpp 313 GL_STATIC_READ, GL_STATIC_COPY,
es3fNegativeBufferApiTests.cpp 698 glBufferData (GL_ARRAY_BUFFER, 32, &data[0], GL_STATIC_READ);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fIndirectComputeDispatchTests.cpp 281 gl.bufferData(GL_SHADER_STORAGE_BUFFER, (glw::GLsizei)data.size(), &data[0], GL_STATIC_READ);
es31fShaderSharedVarTests.cpp 307 gl.bufferData(GL_SHADER_STORAGE_BUFFER, outBlockInfo.dataSize, &emptyData[0], GL_STATIC_READ);
es31fShaderAtomicOpTests.cpp 225 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockInfo.dataSize, &bufData[0], GL_STATIC_READ);
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 66 public final int GL_STATIC_READ = 0x88E5;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 415 case GL_STATIC_READ: return "GL_STATIC_READ";
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 113 #define GL_STATIC_READ 0x88E5
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 123 #define GL_STATIC_READ 0x88E5
    [all...]
  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 162 case GL_STATIC_READ: return "static_read";
glsLongStressCase.cpp 90 GL_STATIC_READ,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 65 public static final int GL_STATIC_READ = 0x88E5;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 748 GL_STATIC_READ(0x88E5),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h 564 #define GL_STATIC_READ 0x88E5
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 564 #define GL_STATIC_READ 0x88E5
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 535 #define GL_STATIC_READ 0x88E5
    [all...]

Completed in 2015 milliseconds

1 2 3 4