Searched defs:GL_CURRENT_TEXTURE_COORDS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java59 public static final int GL_CURRENT_TEXTURE_COORDS = 0x0B03; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java57 int GL_CURRENT_TEXTURE_COORDS = 0x0B03; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h192 #define GL_CURRENT_TEXTURE_COORDS 0x0B03 macro

Completed in 939 milliseconds