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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java90 public static final int GL_POINT_DISTANCE_ATTENUATION = 0x8129; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java88 int GL_POINT_DISTANCE_ATTENUATION = 0x8129; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h197 #define GL_POINT_DISTANCE_ATTENUATION 0x8129 macro

Completed in 20 milliseconds