Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glIsTexture

536 GLboolean glIsTexture(GLuint texture)
538 return getDispatch()->glIsTexture(texture);