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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_decompose.h 1 #define LOCAL_VARS \
draw_split_tmp.h 31 LOCAL_VARS
171 #undef LOCAL_VARS
draw_decompose_tmp.h 32 #ifndef LOCAL_VARS
33 #define LOCAL_VARS
53 LOCAL_VARS
430 #undef LOCAL_VARS
draw_pt_vsplit_tmp.h 218 #define LOCAL_VARS \
283 #define LOCAL_VARS \
draw_pt_so_emit.c 180 #define LOCAL_VARS const ushort *elts = input_prims->elts;
draw_gs.c 382 #define LOCAL_VARS const ushort *elts = input_prims->elts;
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h 80 LOCAL_VARS;
113 LOCAL_VARS;
142 LOCAL_VARS;
178 LOCAL_VARS;
210 LOCAL_VARS;
275 LOCAL_VARS;
307 LOCAL_VARS;
345 LOCAL_VARS;
385 LOCAL_VARS;
425 LOCAL_VARS;
    [all...]
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_unfilled.h 42 LOCAL_VARS(3);
106 LOCAL_VARS(4);
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);
t_dd_triemit.h 142 LOCAL_VARS
  /external/mesa3d/src/mesa/tnl/
t_vb_rendertmp.h 65 LOCAL_VARS;
79 LOCAL_VARS;
100 LOCAL_VARS;
125 LOCAL_VARS;
165 LOCAL_VARS;
199 LOCAL_VARS;
248 LOCAL_VARS;
295 LOCAL_VARS;
364 LOCAL_VARS;
397 LOCAL_VARS;
    [all...]
t_vb_render.c 118 #define LOCAL_VARS \
208 #define LOCAL_VARS \
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 389 #define LOCAL_VARS r100ContextPtr rmesa = R100_CONTEXT(ctx)
489 #undef LOCAL_VARS
494 #undef LOCAL_VARS
495 #define LOCAL_VARS \
595 #undef LOCAL_VARS
599 #define LOCAL_VARS(n) \
665 #undef LOCAL_VARS
666 #define LOCAL_VARS \
radeon_tcl.c 108 #define LOCAL_VARS r100ContextPtr rmesa = R100_CONTEXT(ctx)
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 149 #define LOCAL_VARS struct intel_context *intel = intel_context(ctx)
intel_tris.c 663 #define LOCAL_VARS(n) \
867 #undef LOCAL_VARS
868 #define LOCAL_VARS \
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 366 #undef LOCAL_VARS
371 #define LOCAL_VARS \
473 #undef LOCAL_VARS
477 #define LOCAL_VARS(n) \
542 #undef LOCAL_VARS
543 #define LOCAL_VARS \
r200_tcl.c 105 #define LOCAL_VARS r200ContextPtr rmesa = R200_CONTEXT(ctx)

Completed in 102 milliseconds