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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java96 int GL_STENCIL_INDEX4_OES = 0x8D47; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java102 public static final int GL_STENCIL_INDEX4_OES = 0x8D47; field in class:GLES11Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h184 #define GL_STENCIL_INDEX4_OES 0x8D47 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h341 #define GL_STENCIL_INDEX4_OES 0x8D47 macro

Completed in 35 milliseconds