Searched defs:GL_ACTIVE_UNIFORMS (Results 1 – 5 of 5) sorted by relevance
233 #define GL_ACTIVE_UNIFORMS 0x8B86 macro
235 #define GL_ACTIVE_UNIFORMS 0x8B86 macro
179 public static final int GL_ACTIVE_UNIFORMS = 0x8B86; field in GLES20