Searched defs:GL_COMPILE_STATUS (Results 1 – 4 of 4) sorted by relevance
332 #define GL_COMPILE_STATUS 0x8B81 macro
281 public static final int GL_COMPILE_STATUS = 0x8B81; field in GLES20