Searched defs:GL_MULTISAMPLE (Results 1 – 4 of 4) sorted by relevance
186 #define GL_MULTISAMPLE 0x809D macro
159 #define GL_MULTISAMPLE 0x809D macro
128 int GL_MULTISAMPLE = 0x809D; field
130 public static final int GL_MULTISAMPLE = 0x809D; field in GLES10