Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glIsTexture

95 	GLboolean glIsTexture(GLuint texture);
964 GLboolean glIsTexture(GLuint texture)
967 return ctx->glIsTexture(ctx, texture);