Searched defs:GL_BLEND_COLOR (Results 1 – 5 of 5) sorted by relevance
119 #define GL_BLEND_COLOR 0x8005 macro
121 #define GL_BLEND_COLOR 0x8005 macro
63 public static final int GL_BLEND_COLOR = 0x8005; field in GLES20