Searched defs:nop_table (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp88 _glapi_proc *nop_table; member in class:DispatchSanity_test
168 validate_nops(struct gl_context *ctx, const _glapi_proc *nop_table) argument
133 validate_functions(struct gl_context * ctx,const struct function * function_table,const _glapi_proc * nop_table) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp90 _glapi_proc *nop_table; member in class:DispatchSanity_test
183 validate_nops(struct gl_context *ctx, const _glapi_proc *nop_table) argument
148 validate_functions(struct gl_context * ctx,const struct function * function_table,const _glapi_proc * nop_table) argument
[all...]

Completed in 5 milliseconds