Home
last modified time | relevance | path

Searched refs:ELT_TYPE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit_tmp.h29 #ifdef ELT_TYPE
36 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() argument
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() argument
139 const ELT_TYPE *ib = (const ELT_TYPE *) draw->pt.user.elts; in CONCAT()
174 CONCAT(vsplit_segment_simple_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() argument
179 CONCAT(vsplit_segment_cache_, ELT_TYPE)(vsplit, in CONCAT()
[all …]
Ddraw_pt_vsplit.c184 #define ELT_TYPE ubyte macro
189 #define ELT_TYPE ushort macro
194 #define ELT_TYPE uint macro
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp2.h73 static ELT_TYPE *TAG(emit_elts)( struct gl_context *ctx, in TAG()
74 ELT_TYPE *dest, in TAG()
92 static ELT_TYPE *TAG(emit_consecutive_elts)( struct gl_context *ctx, in TAG()
93 ELT_TYPE *dest, in TAG()
181 ELT_TYPE *dest; in TAG()
237 ELT_TYPE *dest; in TAG()
267 ELT_TYPE *dest = ALLOC_ELTS( nr ); in TAG()
274 ELT_TYPE *dest = ALLOC_ELTS( nr + 1 ); in TAG()
335 ELT_TYPE *dest; in TAG()
376 ELT_TYPE *dest; in TAG()
[all …]
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tcl.c109 #define ELT_TYPE GLushort macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c105 #define ELT_TYPE GLushort macro