Home
last modified time | relevance | path

Searched refs:COPY_4V (Results 1 – 25 of 44) sorted by relevance

12

/external/mesa3d/src/mesa/swrast_setup/
Dss_tritmp.h77 COPY_4V(saved_col0[0], v[0]->attrib[FRAG_ATTRIB_COL0]); in TAG()
78 COPY_4V(saved_col0[1], v[1]->attrib[FRAG_ATTRIB_COL0]); in TAG()
79 COPY_4V(saved_col0[2], v[2]->attrib[FRAG_ATTRIB_COL0]); in TAG()
89 COPY_4V(v[0]->attrib[FRAG_ATTRIB_COL0], vbcolor[e0]); in TAG()
90 COPY_4V(v[1]->attrib[FRAG_ATTRIB_COL0], vbcolor[e1]); in TAG()
91 COPY_4V(v[2]->attrib[FRAG_ATTRIB_COL0], vbcolor[e2]); in TAG()
102 COPY_4V(v[0]->attrib[FRAG_ATTRIB_COL0], vbcolor[0]); in TAG()
103 COPY_4V(v[1]->attrib[FRAG_ATTRIB_COL0], vbcolor[0]); in TAG()
104 COPY_4V(v[2]->attrib[FRAG_ATTRIB_COL0], vbcolor[0]); in TAG()
112 COPY_4V(saved_spec[0], v[0]->attrib[FRAG_ATTRIB_COL1]); in TAG()
[all …]
Dss_triangle.c140 COPY_4V(s[0], v0->attrib[FRAG_ATTRIB_COL1]); in _swsetup_render_tri()
141 COPY_4V(s[1], v1->attrib[FRAG_ATTRIB_COL1]); in _swsetup_render_tri()
146 COPY_4V(v0->attrib[FRAG_ATTRIB_COL1], v2->attrib[FRAG_ATTRIB_COL1]); in _swsetup_render_tri()
147 COPY_4V(v1->attrib[FRAG_ATTRIB_COL1], v2->attrib[FRAG_ATTRIB_COL1]); in _swsetup_render_tri()
153 COPY_4V(v0->attrib[FRAG_ATTRIB_COL1], s[0]); in _swsetup_render_tri()
154 COPY_4V(v1->attrib[FRAG_ATTRIB_COL1], s[1]); in _swsetup_render_tri()
162 #define SS_SPEC(a,b) COPY_4V(a,b)
/external/mesa3d/src/mesa/program/
Dprog_statevars.c69 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_AMBIENT + face]); in _mesa_fetch_state()
72 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_DIFFUSE + face]); in _mesa_fetch_state()
75 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_SPECULAR + face]); in _mesa_fetch_state()
78 COPY_4V(value, mat->Attrib[MAT_ATTRIB_FRONT_EMISSION + face]); in _mesa_fetch_state()
98 COPY_4V(value, ctx->Light.Light[ln].Ambient); in _mesa_fetch_state()
101 COPY_4V(value, ctx->Light.Light[ln].Diffuse); in _mesa_fetch_state()
104 COPY_4V(value, ctx->Light.Light[ln].Specular); in _mesa_fetch_state()
107 COPY_4V(value, ctx->Light.Light[ln].EyePosition); in _mesa_fetch_state()
143 COPY_4V(value, ctx->Light.Model.Ambient); in _mesa_fetch_state()
210 COPY_4V(value, ctx->Texture.Unit[unit].GenS.EyePlane); in _mesa_fetch_state()
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c236 COPY_4V(machine->PrevPassRegisters[i], machine->Registers[i]); in finish_pass()
265 COPY_4V(machine->Registers[idx], in handle_pass_op()
270 COPY_4V(machine->Registers[idx], machine->PrevPassRegisters[pass_tex]); in handle_pass_op()
288 COPY_4V(tex_coords, in handle_sample_op()
293 COPY_4V(tex_coords, machine->PrevPassRegisters[coord_source]); in handle_sample_op()
301 COPY_4V(src[optype][i], x); \
572 COPY_4V(inputs[ATI_FS_INPUT_PRIMARY], span->array->attribs[FRAG_ATTRIB_COL0][col]); in init_machine()
573 COPY_4V(inputs[ATI_FS_INPUT_SECONDARY], span->array->attribs[FRAG_ATTRIB_COL1][col]); in init_machine()
602 COPY_4V(span->array->attribs[FRAG_ATTRIB_COL0][i], colOut); in _swrast_exec_fragment_shader()
Ds_chan.h91 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
103 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
Ds_fragprog.c56 COPY_4V(colorOut, texel); in swizzle_texel()
231 COPY_4V(span->array->attribs[FRAG_ATTRIB_COL0][i], in run_program()
242 COPY_4V(span->array->attribs[FRAG_ATTRIB_COL0 + buf][i], in run_program()
Ds_zoom.c171 COPY_4V(zoomed.attrStart[FRAG_ATTRIB_WPOS], span->attrStart[FRAG_ATTRIB_WPOS]); in zoom_span()
172 COPY_4V(zoomed.attrStepX[FRAG_ATTRIB_WPOS], span->attrStepX[FRAG_ATTRIB_WPOS]); in zoom_span()
173 COPY_4V(zoomed.attrStepY[FRAG_ATTRIB_WPOS], span->attrStepY[FRAG_ATTRIB_WPOS]); in zoom_span()
228 COPY_4V(zoomed.array->rgba16[i], rgba[j]); in zoom_span()
238 COPY_4V(zoomed.array->attribs[FRAG_ATTRIB_COL0][i], rgba[j]); in zoom_span()
Ds_points.c184 COPY_4V(span.attrStart[attr], vert->attrib[attr]); in sprite_point()
297 COPY_4V(span.attrStart[attr], vert->attrib[attr]); in smooth_point()
401 COPY_4V(span.attrStart[attr], vert->attrib[attr]); in large_point()
498 COPY_4V(span->array->attribs[attr][count], vert->attrib[attr]); in pixel_point()
/external/mesa3d/src/mesa/main/
Dclear.c90 COPY_4V(ctx->Color.ClearColor.f, tmp); in _mesa_ClearColor()
113 COPY_4V(ctx->Color.ClearColor.i, tmp); in _mesa_ClearColorIiEXT()
136 COPY_4V(ctx->Color.ClearColor.ui, tmp); in _mesa_ClearColorIuiEXT()
358 COPY_4V(ctx->Color.ClearColor.i, value); in _mesa_ClearBufferiv()
424 COPY_4V(ctx->Color.ClearColor.ui, value); in _mesa_ClearBufferuiv()
522 COPY_4V(ctx->Color.ClearColor.f, value); in _mesa_ClearBufferfv()
Dtexgen.c322 COPY_4V(params, texgen->ObjectPlane); in _mesa_GetTexGendv()
325 COPY_4V(params, texgen->EyePlane); in _mesa_GetTexGendv()
364 COPY_4V(params, texgen->ObjectPlane); in _mesa_GetTexGenfv()
371 COPY_4V(params, texgen->EyePlane); in _mesa_GetTexGenfv()
Dnvprogram.c185 COPY_4V(params, ctx->VertexProgram.Parameters[index]); in _mesa_GetProgramParameterfvNV()
220 COPY_4V(params, ctx->VertexProgram.Parameters[index]); in _mesa_GetProgramParameterdvNV()
387 COPY_4V(params, ctx->Current.Attrib[index]); in _mesa_GetVertexAttribdvNV()
431 COPY_4V(params, ctx->Current.Attrib[index]); in _mesa_GetVertexAttribfvNV()
730 COPY_4V(ctx->VertexProgram.Parameters[index + i], params); in _mesa_ProgramParameters4fvNV()
916 COPY_4V(params, floatParams); in _mesa_GetProgramNamedParameterdvNV()
Dlight.c114 COPY_4V( light->Ambient, params ); in _mesa_light()
120 COPY_4V( light->Diffuse, params ); in _mesa_light()
126 COPY_4V( light->Specular, params ); in _mesa_light()
133 COPY_4V(light->EyePosition, params); in _mesa_light()
347 COPY_4V( params, ctx->Light.Light[l].Ambient ); in _mesa_GetLightfv()
350 COPY_4V( params, ctx->Light.Light[l].Diffuse ); in _mesa_GetLightfv()
353 COPY_4V( params, ctx->Light.Light[l].Specular ); in _mesa_GetLightfv()
356 COPY_4V( params, ctx->Light.Light[l].EyePosition ); in _mesa_GetLightfv()
466 COPY_4V( ctx->Light.Model.Ambient, params ); in _mesa_LightModelfv()
Darbprogram.c538 COPY_4V(params, fparam); in _mesa_GetProgramEnvParameterdvARB()
555 COPY_4V(params, param); in _mesa_GetProgramEnvParameterfvARB()
671 COPY_4V(params, param); in _mesa_GetProgramLocalParameterfvARB()
689 COPY_4V(params, param); in _mesa_GetProgramLocalParameterdvARB()
Dtexparam.c894 COPY_4V(texObj->Sampler.BorderColor.i, params); in _mesa_TexParameterIiv()
924 COPY_4V(texObj->Sampler.BorderColor.ui, params); in _mesa_TexParameterIuiv()
1609 COPY_4V(params, obj->Swizzle); in _mesa_GetTexParameteriv()
1665 COPY_4V(params, texObj->Sampler.BorderColor.i); in _mesa_GetTexParameterIiv()
1687 COPY_4V(params, texObj->Sampler.BorderColor.i); in _mesa_GetTexParameterIuiv()
Dmacros.h229 #define COPY_4V( DST, SRC ) \ macro
245 COPY_4V(dst, src); in COPY_4UBV()
Dtexstate.c83 COPY_4V(dst->Texture.Unit[u].EnvColor, src->Texture.Unit[u].EnvColor); in _mesa_copy_texture_state()
96 COPY_4V(dst->Texture.Unit[u].RotMatrix, src->Texture.Unit[u].RotMatrix); in _mesa_copy_texture_state()
Dvarray.c677 COPY_4V(params, v); in _mesa_GetVertexAttribfvARB()
743 COPY_4V(params, v); in _mesa_GetVertexAttribIiv()
764 COPY_4V(params, v); in _mesa_GetVertexAttribIuiv()
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h727 #ifndef COPY_4V
728 #define COPY_4V( DST, SRC ) \ macro
739 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_render_t.c205 COPY_4V(ctx->Light.Material.Attrib[attr], (float *)v); in TAG()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c440 COPY_4V(colorSave, ctx->Current.Attrib[VERT_ATTRIB_COLOR0]); in draw_bitmap_quad()
441 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], color); in draw_bitmap_quad()
443 COPY_4V(ctx->Current.Attrib[VERT_ATTRIB_COLOR0], colorSave); in draw_bitmap_quad()
Dst_cb_rasterpos.c125 COPY_4V(dest, src); in update_attrib()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c839 COPY_4V(quadColor[0], dest[0]); in colormask_quad()
843 COPY_4V(quadColor[1], dest[1]); in colormask_quad()
847 COPY_4V(quadColor[2], dest[2]); in colormask_quad()
851 COPY_4V(quadColor[3], dest[3]); in colormask_quad()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_bitmap.c214 COPY_4V(tmpColor, ctx->Current.RasterColor); in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_bitmap.c214 COPY_4V(tmpColor, ctx->Current.RasterColor); in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_bitmap.c214 COPY_4V(tmpColor, ctx->Current.RasterColor); in do_blit_bitmap()

12