Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glExtGetTexturesQCOM

1341 void glExtGetTexturesQCOM(GLuint *textures, GLint maxTextures, GLint *numTextures)
1343 getDispatch()->glExtGetTexturesQCOM(textures, maxTextures, numTextures);