Searched refs:_glapi_get_stub (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dmapi_glapi.c173 _glapi_get_stub(const char *name, int generate) function in typeref:typename:const struct mapi_stub *
199 const struct mapi_stub *stub = _glapi_get_stub(funcName, 0);
211 const struct mapi_stub *stub = _glapi_get_stub(funcName, 1);
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dmapi_glapi.c182 _glapi_get_stub(const char *name, int generate) function in typeref:typename:const struct mapi_stub *
211 const struct mapi_stub *stub = _glapi_get_stub(funcName, 0);
223 const struct mapi_stub *stub = _glapi_get_stub(funcName, 1);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.9.rst90 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.
H A D11.0.3.rst94 - mapi: Make \_glapi_get_stub work with "gl" or "mgl" prefix.

Completed in 4 milliseconds