Searched refs:out_remap_table (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c63 unsigned **out_remap_table = (unsigned**)user; local in function:rc_remove_unused_constants
75 *out_remap_table = NULL;
140 *out_remap_table = remap_table;
142 *out_remap_table = NULL;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c63 unsigned **out_remap_table = (unsigned**)user; local in function:rc_remove_unused_constants
75 *out_remap_table = NULL;
140 *out_remap_table = remap_table;
142 *out_remap_table = NULL;

Completed in 4 milliseconds