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

1 2 3 4

  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 281 if (tfMode == GL_SEPARATE_ATTRIBS && numComponents > maxTfSeparateComponents)
288 if (tfMode == GL_SEPARATE_ATTRIBS && totalTfAttribs > maxTfSeparateAttribs)
473 int bufNdx = (bufferMode == GL_SEPARATE_ATTRIBS ? varNdx : 0);
474 int offset = (bufferMode == GL_SEPARATE_ATTRIBS ? 0 : accumulatedSize);
959 if (m_bufferMode == GL_SEPARATE_ATTRIBS)
    [all...]
  /external/mesa3d/src/mesa/main/
transformfeedback.c 583 case GL_SEPARATE_ATTRIBS:
592 (bufferMode == GL_SEPARATE_ATTRIBS &&
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 134 public static final int GL_SEPARATE_ATTRIBS = 0x8C8D;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 135 public final int GL_SEPARATE_ATTRIBS = 0x8C8D;
    [all...]
  /external/mesa3d/src/glsl/
linker.cpp     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 182 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 192 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 134 public static final int GL_SEPARATE_ATTRIBS = 0x8C8D;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 815 GL_SEPARATE_ATTRIBS(0x8C8D),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [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 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 604 #define GL_SEPARATE_ATTRIBS 0x8C8D
    [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 529 milliseconds

1 2 3 4