HomeSort by relevance Sort by last modified time
    Searched refs:GL_NONE (Results 76 - 100 of 235) sorted by null

1 2 34 5 6 7 8 910

  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 72 : format (GL_NONE)
785 isUint ? GL_UNSIGNED_INT : GL_NONE;
    [all...]
es3fNegativeBufferApiTests.cpp 643 values[0] = GL_NONE;
675 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the GL is bound to a framebuffer object and the ith buffer listed in bufs is anything other than GL_NONE or GL_COLOR_ATTACHMENTSi.");
    [all...]
es3fBufferWriteTests.cpp 463 deUint32 curBoundTarget = GL_NONE;
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 367 #define GL_NONE 0
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 367 #define GL_NONE 0
  /external/deqp/modules/gles2/functional/
es2fBufferWriteTests.cpp 451 deUint32 curBoundTarget = GL_NONE;
es2fNegativeShaderApiTests.cpp 476 expectError(shaderCompilerSupported ? GL_NONE : GL_INVALID_OPERATION);
    [all...]
es2fNegativeStateApiTests.cpp 529 else if (attachmentObjectType == GL_NONE)
es2fTextureFormatTests.cpp 271 m_texture = m_dataType != GL_NONE
  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 491 deUint32 texTarget = GL_NONE;
glsTextureStateQueryTests.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 275 #define GL_NONE 0x0
  /external/mesa3d/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /external/mesa3d/src/mesa/program/
prog_statevars.c     [all...]
program.c 99 ctx->VertexProgram.TrackMatrix[i] = GL_NONE;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 321 public static final int GL_NONE = 0;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 456 #define GL_NONE 0

Completed in 978 milliseconds

1 2 34 5 6 7 8 910