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