HomeSort by relevance Sort by last modified time
    Searched refs:COPY_4V (Results 1 - 25 of 46) sorted by null

1 2

  /external/mesa3d/src/mesa/swrast_setup/
ss_tritmp.h 77 COPY_4V(saved_col0[0], v[0]->attrib[VARYING_SLOT_COL0]);
78 COPY_4V(saved_col0[1], v[1]->attrib[VARYING_SLOT_COL0]);
79 COPY_4V(saved_col0[2], v[2]->attrib[VARYING_SLOT_COL0]);
89 COPY_4V(v[0]->attrib[VARYING_SLOT_COL0], vbcolor[e0]);
90 COPY_4V(v[1]->attrib[VARYING_SLOT_COL0], vbcolor[e1]);
91 COPY_4V(v[2]->attrib[VARYING_SLOT_COL0], vbcolor[e2]);
102 COPY_4V(v[0]->attrib[VARYING_SLOT_COL0], vbcolor[0]);
103 COPY_4V(v[1]->attrib[VARYING_SLOT_COL0], vbcolor[0]);
104 COPY_4V(v[2]->attrib[VARYING_SLOT_COL0], vbcolor[0]);
112 COPY_4V(saved_spec[0], v[0]->attrib[VARYING_SLOT_COL1])
    [all...]
ss_triangle.c 142 COPY_4V(s[0], v0->attrib[VARYING_SLOT_COL1]);
143 COPY_4V(s[1], v1->attrib[VARYING_SLOT_COL1]);
148 COPY_4V(v0->attrib[VARYING_SLOT_COL1], v2->attrib[VARYING_SLOT_COL1]);
149 COPY_4V(v1->attrib[VARYING_SLOT_COL1], v2->attrib[VARYING_SLOT_COL1]);
155 COPY_4V(v0->attrib[VARYING_SLOT_COL1], s[0]);
156 COPY_4V(v1->attrib[VARYING_SLOT_COL1], s[1]);
164 #define SS_SPEC(a,b) COPY_4V(a,b)
  /external/mesa3d/src/mesa/program/
prog_statevars.c 77 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_AMBIENT + face]);
80 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_DIFFUSE + face]);
83 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_SPECULAR + face]);
86 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_EMISSION + face]);
106 COPY_4V(value, ctx->Light.Light[ln].Ambient);
109 COPY_4V(value, ctx->Light.Light[ln].Diffuse);
112 COPY_4V(value, ctx->Light.Light[ln].Specular);
115 COPY_4V(value, ctx->Light.Light[ln].EyePosition);
151 COPY_4V(value, ctx->Light.Model.Ambient);
218 COPY_4V(value, ctx->Texture.Unit[unit].GenS.EyePlane)
    [all...]
prog_parameter.c 263 COPY_4V(paramList->ParameterValues[oldNum], values);
  /external/mesa3d/src/mesa/swrast/
s_chan.h 92 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
104 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
s_atifragshader.c 237 COPY_4V(machine->PrevPassRegisters[i], machine->Registers[i]);
251 COPY_4V(machine->Registers[idx],
256 COPY_4V(machine->Registers[idx], machine->PrevPassRegisters[pass_tex]);
274 COPY_4V(tex_coords,
279 COPY_4V(tex_coords, machine->PrevPassRegisters[coord_source]);
287 COPY_4V(src[optype][i], x); \
558 COPY_4V(inputs[ATI_FS_INPUT_PRIMARY], span->array->attribs[VARYING_SLOT_COL0][col]);
559 COPY_4V(inputs[ATI_FS_INPUT_SECONDARY], span->array->attribs[VARYING_SLOT_COL1][col]);
588 COPY_4V(span->array->attribs[VARYING_SLOT_COL0][i], colOut);
s_fragprog.c 57 COPY_4V(colorOut, texel);
219 COPY_4V(span->array->attribs[VARYING_SLOT_COL0][i],
230 COPY_4V(span->array->attribs[VARYING_SLOT_COL0 + buf][i],
s_zoom.c 170 COPY_4V(zoomed.attrStart[VARYING_SLOT_POS], span->attrStart[VARYING_SLOT_POS]);
171 COPY_4V(zoomed.attrStepX[VARYING_SLOT_POS], span->attrStepX[VARYING_SLOT_POS]);
172 COPY_4V(zoomed.attrStepY[VARYING_SLOT_POS], span->attrStepY[VARYING_SLOT_POS]);
227 COPY_4V(zoomed.array->rgba16[i], rgba[j]);
237 COPY_4V(zoomed.array->attribs[VARYING_SLOT_COL0][i], rgba[j]);
s_points.c 183 COPY_4V(span.attrStart[attr], vert->attrib[attr]);
296 COPY_4V(span.attrStart[attr], vert->attrib[attr]);
400 COPY_4V(span.attrStart[attr], vert->attrib[attr]);
497 COPY_4V(span->array->attribs[attr][count], vert->attrib[attr]);
s_linetemp.h 272 COPY_4V(span.attrStart[attr], vert1->attrib[attr]);
  /external/mesa3d/src/mesa/main/
texgen.c 314 COPY_4V(params, texgen->ObjectPlane);
317 COPY_4V(params, texgen->EyePlane);
355 COPY_4V(params, texgen->ObjectPlane);
362 COPY_4V(params, texgen->EyePlane);
light.c 113 COPY_4V( light->Ambient, params );
119 COPY_4V( light->Diffuse, params );
125 COPY_4V( light->Specular, params );
132 COPY_4V(light->EyePosition, params);
333 COPY_4V( params, ctx->Light.Light[l].Ambient );
336 COPY_4V( params, ctx->Light.Light[l].Diffuse );
339 COPY_4V( params, ctx->Light.Light[l].Specular );
342 COPY_4V( params, ctx->Light.Light[l].EyePosition );
450 COPY_4V( ctx->Light.Model.Ambient, params );
    [all...]
arbprogram.c 533 COPY_4V(params, fparam);
548 COPY_4V(params, param);
638 COPY_4V(params, param);
652 COPY_4V(params, param);
clear.c 394 COPY_4V(ctx->Color.ClearColor.i, value);
482 COPY_4V(ctx->Color.ClearColor.ui, value);
598 COPY_4V(ctx->Color.ClearColor.f, value);
macros.h 260 #define COPY_4V( DST, SRC ) \
276 COPY_4V(dst, src);
texparam.c 1044 COPY_4V(texObj->Sampler.BorderColor.i, params);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 654 #ifndef COPY_4V
655 #define COPY_4V( DST, SRC ) \
666 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)
  /external/virglrenderer/src/gallium/auxiliary/util/
u_math.h 863 #ifndef COPY_4V
864 #define COPY_4V( DST, SRC ) \
875 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_render_t.c 205 COPY_4V(ctx->Light.Material.Attrib[attr], (float *)v);
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_pixel_bitmap.c 220 COPY_4V(tmpColor, ctx->Current.RasterColor);
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_pixel_bitmap.c 217 COPY_4V(tmpColor, ctx->Current.RasterColor);
  /external/mesa3d/src/mesa/state_tracker/
st_cb_rasterpos.c 124 COPY_4V(dest, src);
st_cb_bitmap.c 192 COPY_4V(colorSave, ctx->Current.Attrib[VERT_ATTRIB_COLOR0]);
193 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], color);
195 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], colorSave);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 839 COPY_4V(quadColor[0], dest[0]);
843 COPY_4V(quadColor[1], dest[1]);
847 COPY_4V(quadColor[2], dest[2]);
851 COPY_4V(quadColor[3], dest[3]);
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_sampler.c 184 COPY_4V(bcolor.value, ps->border_color.f);

Completed in 579 milliseconds

1 2