Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h29 #ifdef ELT_TYPE
36 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT()
40 const ELT_TYPE *ib = (const ELT_TYPE *) draw->pt.user.elts; in CONCAT()
62 ELT_TYPE idx = DRAW_GET_IDX(ib, start + i); in CONCAT()
98 ELT_TYPE idx = DRAW_GET_IDX(ib, i + start); in CONCAT()
108 ELT_TYPE idx = DRAW_GET_IDX(ib, i + start); in CONCAT()
132 CONCAT(vsplit_segment_cache_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT()
139 const ELT_TYPE *ib = (const ELT_TYPE *) dra in CONCAT()
286 #define ELT_TYPE global() macro
309 #undef ELT_TYPE global() macro
[all...]
H A Ddraw_pt_vsplit.c189 #define ELT_TYPE ubyte macro
194 #define ELT_TYPE ushort macro
199 #define ELT_TYPE uint macro

Completed in 2 milliseconds