HomeSort by relevance Sort by last modified time
    Searched defs:GL_FALSE (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/mesa3d/src/mesa/tnl/
t_vb_rendertmp.h 308 EDGEFLAG_SET( ELT(start), GL_FALSE );
317 EDGEFLAG_SET( ELT(count-1), GL_FALSE );
323 EDGEFLAG_SET( ELT(j), GL_FALSE );
330 EDGEFLAG_SET( ELT(start), GL_FALSE );
334 EDGEFLAG_SET( ELT(j), GL_FALSE );
  /external/vulkan-validation-layers/libs/glm/detail/
dummy.cpp 78 #define GL_FALSE 0
95 glUniformMatrix4fv(LocationMVP, 1, GL_FALSE, glm::value_ptr(MVP));
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
dummy.cpp 80 #define GL_FALSE 0
97 glUniformMatrix4fv(LocationMVP, 1, GL_FALSE, glm::value_ptr(MVP));
  /external/deqp/external/openglcts/modules/gl/
gl4cComputeShaderTests.cpp 111 if (status == GL_FALSE)
801 if (p == GL_FALSE)
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cComputeShaderTests.cpp 107 if (status == GL_FALSE)
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 79 #define GL_FALSE 0
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 50 #define GL_FALSE 0
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 87 #define GL_FALSE 0
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 52 #define GL_FALSE 0
    [all...]
  /external/mesa3d/include/GLES/
gl.h 52 #define GL_FALSE 0
    [all...]
  /external/swiftshader/include/GLES/
gl.h 77 #define GL_FALSE 0
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 52 #define GL_FALSE 0
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 70 public static final int GL_FALSE = 0;
    [all...]
GLES20.java 29 public static final int GL_FALSE = 0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 68 int GL_FALSE = 0;
  /frameworks/native/opengl/include/GLES/
gl.h 78 #define GL_FALSE 0
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 79 #define GL_FALSE 0
    [all...]
gl31.h 79 #define GL_FALSE 0
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 83 #define GL_FALSE 0
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 85 #define GL_FALSE 0
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 84 #define GL_FALSE 0
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 85 #define GL_FALSE 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 102 #define GL_FALSE 0
    [all...]
  /external/mesa3d/include/GL/
gl.h 144 #define GL_FALSE 0
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 83 #define GL_FALSE 0
    [all...]

Completed in 172 milliseconds

1 2 3 4