Searched refs:GL_STENCIL_INDEX (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if49 public static final int GL_STENCIL_INDEX = 0x1901;
H A DGLES20Header.java-if299 // GL_STENCIL_INDEX does not appear in gl2.h or gl2ext.h, and there is no
303 public static final int GL_STENCIL_INDEX = 0x1901;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java94 int GL_STENCIL_INDEX = 0x1901; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java49 public static final int GL_STENCIL_INDEX = 0x1901; field in class:GLES31
H A DGLES20.java299 // GL_STENCIL_INDEX does not appear in gl2.h or gl2ext.h, and there is no
303 public static final int GL_STENCIL_INDEX = 0x1901; field in class:GLES20
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1341 #define GL_STENCIL_INDEX 0x1901 macro
H A Dgl32.h1341 #define GL_STENCIL_INDEX 0x1901 macro

Completed in 101 milliseconds