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

1 2 3 4 5

  /external/deqp/modules/gles3/functional/
es3fIndexedStateQueryTests.cpp 392 { uniformIndices[0], GL_UNIFORM_BUFFER_START, 0 },
394 { uniformIndices[1], GL_UNIFORM_BUFFER_START, rangeBufferOffset },
es3fNegativeStateApiTests.cpp 153 glGetInteger64i_v(GL_UNIFORM_BUFFER_START, maxUniformBufferBindings, &data);
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 251 public static final int GL_UNIFORM_BUFFER_START = 0x8A29;
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 251 public static final int GL_UNIFORM_BUFFER_START = 0x8A29;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 309 #define GL_UNIFORM_BUFFER_START 0x8A29
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 309 #define GL_UNIFORM_BUFFER_START 0x8A29
    [all...]