Searched defs:GL_QUADRATIC_ATTENUATION (Results 1 – 4 of 4) sorted by relevance
268 #define GL_QUADRATIC_ATTENUATION 0x1209 macro
258 #define GL_QUADRATIC_ATTENUATION 0x1209 macro
172 int GL_QUADRATIC_ATTENUATION = 0x1209; field
174 public static final int GL_QUADRATIC_ATTENUATION = 0x1209; field in GLES10