Searched defs:GL_CONSTANT (Results 1 – 3 of 3) sorted by relevance
52 int GL_CONSTANT = 0x8576; field
529 #define GL_CONSTANT 0x8576 macro
54 public static final int GL_CONSTANT = 0x8576; field in GLES11