Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClientActiveTexture

301 void glClientActiveTexture(GLenum texture)
303 getDispatch()->glClientActiveTexture(texture);