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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dremap.c112 /* initialize the MESA_remap_table_functions table */
118 assert(i == MESA_remap_table_functions[i].remap_index);
119 spec = _mesa_function_pool + MESA_remap_table_functions[i].pool_index;
122 /* store the dispatch offset in the MESA_remap_table_functions table */
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dremap.c113 /* initialize the MESA_remap_table_functions table */
119 assert(i == MESA_remap_table_functions[i].remap_index);
120 spec = _mesa_function_pool + MESA_remap_table_functions[i].pool_index;
123 /* store the dispatch offset in the MESA_remap_table_functions table */
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h8304 static const struct gl_function_pool_remap MESA_remap_table_functions[] = { variable in typeref:typename:const struct gl_function_pool_remap[]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h7334 static const struct gl_function_pool_remap MESA_remap_table_functions[] = { variable in typeref:typename:const struct gl_function_pool_remap[]

Completed in 13 milliseconds