Searched defs:GL_SPOT_DIRECTION (Results 1 – 4 of 4) sorted by relevance
263 #define GL_SPOT_DIRECTION 0x1204 macro
253 #define GL_SPOT_DIRECTION 0x1204 macro
192 int GL_SPOT_DIRECTION = 0x1204; field
194 public static final int GL_SPOT_DIRECTION = 0x1204; field in GLES10