Home | Info | Community | Development | myReactOS | Contact Us
if (!ctx->Extensions.EXT1 && !ctx->Extensions.EXT2 && \ !ctx->Extensions.EXT3 && !ctx->Extensions.EXT4) { \ _mesa_error(ctx, GL_INVALID_ENUM, FUNC "(0x%x)", (int) pname); \ return; \ }
Definition at line 57 of file get.c.
Referenced by _mesa_GetBooleanv(), _mesa_GetFloatv(), and _mesa_GetIntegerv().