Searched defs:GL_DEPTH_COMPONENT16 (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java49 int GL_DEPTH_COMPONENT16 = 0x81A5; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java298 public static final int GL_DEPTH_COMPONENT16 = 0x81A5; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h357 #define GL_DEPTH_COMPONENT16 0x81A5 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h357 #define GL_DEPTH_COMPONENT16 0x81A5 macro
H A Dgl31.h357 #define GL_DEPTH_COMPONENT16 0x81A5 macro
H A Dgl32.h357 #define GL_DEPTH_COMPONENT16 0x81A5 macro

Completed in 2088 milliseconds