Searched refs:_glapi_new_nop_table (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_nop.c124 _glapi_new_nop_table(unsigned num_entries) function in typeref:struct:_glapi_table *
H A Dglapi.h175 _glapi_new_nop_table(unsigned num_entries);
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_nop.c124 _glapi_new_nop_table(unsigned num_entries) function in typeref:struct:_glapi_table *
H A Dglapi.h169 _glapi_new_nop_table(unsigned num_entries);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dmapi_glapi.c228 _glapi_new_nop_table(unsigned num_entries) function in typeref:struct:_glapi_table *
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dmapi_glapi.c240 _glapi_new_nop_table(unsigned num_entries) function in typeref:struct:_glapi_table *
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.0.rst243 context.c:943: undefined reference to \`_glapi_new_nop_table'
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.c924 * contains the _glapi_new_nop_table() and _glapi_set_nop_handler()
1016 table = _glapi_new_nop_table(numEntries);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.c830 * contains the _glapi_new_nop_table() and _glapi_set_nop_handler()
922 table = _glapi_new_nop_table(numEntries);

Completed in 10 milliseconds