Searched defs:GL_SPOT_CUTOFF (Results 1 – 4 of 4) sorted by relevance
265 #define GL_SPOT_CUTOFF 0x1206 macro
255 #define GL_SPOT_CUTOFF 0x1206 macro
191 int GL_SPOT_CUTOFF = 0x1206; field
193 public static final int GL_SPOT_CUTOFF = 0x1206; field in GLES10