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