Home | History | Annotate | Download | only in main

Lines Matching refs:API

61    /** Set of API's in which the extension exists, as a bitset. */
78 * \brief Table of supported OpenGL extensions for all API's.
859 (i->api_set & (1 << ctx->API))) {
889 (i->api_set & (1 << ctx->API))) {
899 assert(base[i->offset] && (i->api_set & (1 << ctx->API)));
927 if (base[i->offset] && (i->api_set & (1 << ctx->API))) {
947 if (base[i->offset] && (i->api_set & (1 << ctx->API))) {