Searched defs:GL_STENCIL_INDEX (Results 1 - 4 of 4) sorted by relevance

/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.java43 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.h1067 #define GL_STENCIL_INDEX 0x1901 macro

Completed in 285 milliseconds