Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glIsEnabled

90 	GLboolean glIsEnabled(GLenum cap);
934 GLboolean glIsEnabled(GLenum cap)
937 return ctx->glIsEnabled(ctx, cap);