Searched refs:U_GENERATE_REUSABLE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_indices.c257 return U_GENERATE_REUSABLE;
262 return U_GENERATE_REUSABLE;
267 return U_GENERATE_REUSABLE;
277 return U_GENERATE_REUSABLE;
282 return U_GENERATE_REUSABLE;
287 return U_GENERATE_REUSABLE;
292 return U_GENERATE_REUSABLE;
297 return U_GENERATE_REUSABLE;
302 return U_GENERATE_REUSABLE;
307 return U_GENERATE_REUSABLE;
[all...]
H A Du_indices.h79 U_GENERATE_REUSABLE= 4, enumerator in enum:indices_mode
H A Du_unfilled_indices.c223 return U_GENERATE_REUSABLE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_indices.h79 U_GENERATE_REUSABLE= 4, enumerator in enum:indices_mode
H A Du_unfilled_indices.c223 return U_GENERATE_REUSABLE;
H A Du_indices.c264 return prim == PIPE_PRIM_LINE_LOOP ? U_GENERATE_ONE_OFF : U_GENERATE_REUSABLE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c84 if (type == U_GENERATE_REUSABLE)
117 else if (gen_type == U_GENERATE_REUSABLE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c84 if (type == U_GENERATE_REUSABLE)
117 else if (gen_type == U_GENERATE_REUSABLE) {

Completed in 6 milliseconds