Searched defs:GL_FOG_COLOR (Results 1 – 4 of 4) sorted by relevance
210 #define GL_FOG_COLOR 0x0B66 macro
152 #define GL_FOG_COLOR 0x0B66 macro
74 int GL_FOG_COLOR = 0x0B66; field
76 public static final int GL_FOG_COLOR = 0x0B66; field in GLES10