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

1 2

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31Header.java-if 70 public static final int GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET = 0x82D9;
  /frameworks/base/opengl/java/android/opengl/
GLES31.java 70 public static final int GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET = 0x82D9;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeVertexArrayApiTests.cpp 219 int maxVertexAttribRelativeOffset = ctx.getInteger(GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET);
270 ctx.beginSection("GL_INVALID_VALUE is generated if relativeoffset is larger than the value of GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET.");
282 int maxVertexAttribRelativeOffset = ctx.getInteger(GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET);
317 ctx.beginSection("GL_INVALID_VALUE is generated if relativeoffset is larger than the value of GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET.");
    [all...]
es31fIntegerStateQueryTests.cpp 796 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_vertex_attrib_relative_offset_" + verifierSuffix).c_str(), "Test MAX_VERTEX_ATTRIB_RELATIVE_OFFSET", GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET, 2047, verifier))
    [all...]
es31fVertexAttributeBindingTests.cpp     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]

Completed in 260 milliseconds

1 2