Searched defs:GL_CURRENT_PROGRAM (Results 1 – 5 of 5) sorted by relevance
238 #define GL_CURRENT_PROGRAM 0x8B8D macro
240 #define GL_CURRENT_PROGRAM 0x8B8D macro
184 public static final int GL_CURRENT_PROGRAM = 0x8B8D; field in GLES20