Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glIsTexture

96 	GLboolean glIsTexture(GLuint texture);
756 GLboolean glIsTexture(GLuint texture)
759 return ctx->glIsTexture(ctx, texture);