Searched defs:GL_NONE (Results 1 – 5 of 5) sorted by relevance
373 #define GL_NONE 0 macro
375 #define GL_NONE 0 macro
323 public static final int GL_NONE = 0; field in GLES20