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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_indices.c159 return U_TRANSLATE_MEMCPY;
162 return U_TRANSLATE_MEMCPY;
H A Du_indices.h77 U_TRANSLATE_MEMCPY = 2, enumerator in enum:indices_mode
H A Du_indices.c113 return U_TRANSLATE_MEMCPY;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_indices.c159 return U_TRANSLATE_MEMCPY;
162 return U_TRANSLATE_MEMCPY;
H A Du_indices.h77 U_TRANSLATE_MEMCPY = 2, enumerator in enum:indices_mode
H A Du_indices.c161 return U_TRANSLATE_MEMCPY;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c217 if (gen_type == U_TRANSLATE_MEMCPY) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c259 if ((gen_type == U_TRANSLATE_MEMCPY) && (info->index_size == gen_size)) {

Completed in 6 milliseconds