Searched defs:GL_COMPILE_STATUS (Results 1 – 5 of 5) sorted by relevance
338 #define GL_COMPILE_STATUS 0x8B81 macro
340 #define GL_COMPILE_STATUS 0x8B81 macro
283 public static final int GL_COMPILE_STATUS = 0x8B81; field in GLES20