HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_VARS (Results 1 - 20 of 20) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_decompose.h 1 #define LOCAL_VARS \
draw_split_tmp.h 30 LOCAL_VARS
170 #undef LOCAL_VARS
draw_decompose_tmp.h 31 #ifndef LOCAL_VARS
32 #define LOCAL_VARS
52 LOCAL_VARS
429 #undef LOCAL_VARS
draw_pt_vsplit_tmp.h 209 #define LOCAL_VARS \
277 #define LOCAL_VARS \
draw_prim_assembler.c 200 #define LOCAL_VARS const ushort *elts = input_prims->elts;
draw_pt_so_emit.c 255 #define LOCAL_VARS const ushort *elts = input_prims->elts;
draw_gs.c 520 #define LOCAL_VARS const ushort *elts = input_prims->elts;
  /external/mesa3d/src/mesa/tnl/
t_vb_rendertmp.h 65 LOCAL_VARS;
79 LOCAL_VARS;
100 LOCAL_VARS;
125 LOCAL_VARS;
166 LOCAL_VARS;
200 LOCAL_VARS;
249 LOCAL_VARS;
296 LOCAL_VARS;
365 LOCAL_VARS;
398 LOCAL_VARS;
    [all...]
t_vb_render.c 120 #define LOCAL_VARS \
210 #define LOCAL_VARS \
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp2.h 78 LOCAL_VARS;
97 LOCAL_VARS;
123 LOCAL_VARS;
134 LOCAL_VARS;
158 LOCAL_VARS;
205 LOCAL_VARS;
294 LOCAL_VARS;
315 LOCAL_VARS;
360 LOCAL_VARS;
403 LOCAL_VARS;
    [all...]
t_dd_dmatmp.h 71 LOCAL_VARS;
98 LOCAL_VARS;
127 LOCAL_VARS;
153 LOCAL_VARS;
204 LOCAL_VARS;
235 LOCAL_VARS;
265 LOCAL_VARS;
296 LOCAL_VARS;
336 LOCAL_VARS;
375 LOCAL_VARS;
    [all...]
t_dd_unfilled.h 42 LOCAL_VARS(3);
106 LOCAL_VARS(4);
t_dd_triemit.h 135 LOCAL_VARS
t_dd_tritmp.h 63 * LOCAL_VARS(n): (At least) define local vars for save/restore rgba.
122 LOCAL_VARS(3);
348 LOCAL_VARS(4);
605 LOCAL_VARS(2);
636 LOCAL_VARS(1);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 390 #define LOCAL_VARS r100ContextPtr rmesa = R100_CONTEXT(ctx)
490 #undef LOCAL_VARS
495 #undef LOCAL_VARS
496 #define LOCAL_VARS \
596 #undef LOCAL_VARS
600 #define LOCAL_VARS(n) \
666 #undef LOCAL_VARS
667 #define LOCAL_VARS \
radeon_tcl.c 108 #define LOCAL_VARS r100ContextPtr rmesa = R100_CONTEXT(ctx)
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 367 #undef LOCAL_VARS
372 #define LOCAL_VARS \
474 #undef LOCAL_VARS
478 #define LOCAL_VARS(n) \
543 #undef LOCAL_VARS
544 #define LOCAL_VARS \
r200_tcl.c 104 #define LOCAL_VARS r200ContextPtr rmesa = R200_CONTEXT(ctx)
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 144 #define LOCAL_VARS struct intel_context *intel = intel_context(ctx)
intel_tris.c 656 #define LOCAL_VARS(n) \
860 #undef LOCAL_VARS
861 #define LOCAL_VARS \
    [all...]

Completed in 256 milliseconds