Searched refs:dst_sel_w (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h79 unsigned dst_sel_w; member in struct:r600_bytecode_tex
110 unsigned dst_sel_w; member in struct:r600_bytecode_vtx
146 unsigned dst_sel_w; member in struct:r600_bytecode_gds
H A Dr700_asm.c150 S_SQ_MEM_RD_WORD1_DST_SEL_W(mem->dst_sel_w) |
H A Deg_asm.c255 S_SQ_MEM_GDS_WORD2_DST_SEL_W(gds->dst_sel_w);
H A Dr600_shader.c1370 vtx.dst_sel_w = 3;
1416 vtx.dst_sel_w = 7; /* SEL_W */
1489 vtx.dst_sel_w = 7;
1580 vtx.dst_sel_w = tgsi_src->Register.SwizzleW;
1765 vtx.dst_sel_w = 3; /* SEL_W */
1882 vtx.dst_sel_w = 3; /* SEL_W */
2546 vtx.dst_sel_w = 3;
2908 vtx.dst_sel_w = 3;
2936 vtx.dst_sel_w = 3;
3249 gds.dst_sel_w
[all...]
H A Dr600_asm.c1561 S_SQ_VTX_WORD1_DST_SEL_W(vtx->dst_sel_w) |
1597 S_SQ_TEX_WORD1_DST_SEL_W(tex->dst_sel_w) |
2321 o += print_swizzle(tex->dst_sel_w);
2369 o += print_swizzle(vtx->dst_sel_w);
2425 o += print_swizzle(gds->dst_sel_w);
2719 vtx.dst_sel_w = desc->swizzle[3];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h83 unsigned dst_sel_w; member in struct:r600_bytecode_tex
114 unsigned dst_sel_w; member in struct:r600_bytecode_vtx
150 unsigned dst_sel_w; member in struct:r600_bytecode_gds
H A Dr700_asm.c150 S_SQ_MEM_RD_WORD1_DST_SEL_W(mem->dst_sel_w) |
H A Deg_asm.c255 S_SQ_MEM_GDS_WORD2_DST_SEL_W(gds->dst_sel_w);
H A Dr600_shader.c1458 vtx.dst_sel_w = 3;
1504 vtx.dst_sel_w = 7; /* SEL_W */
1577 vtx.dst_sel_w = 7;
1668 vtx.dst_sel_w = tgsi_src->Register.SwizzleW;
1853 vtx.dst_sel_w = 3; /* SEL_W */
1970 vtx.dst_sel_w = 3; /* SEL_W */
2634 vtx.dst_sel_w = 3;
2996 vtx.dst_sel_w = 3;
3024 vtx.dst_sel_w = 3;
3338 gds.dst_sel_w
[all...]
H A Dr600_asm.c1460 ttex->dst_sel_z < 4 || ttex->dst_sel_w < 4)) {
1568 S_SQ_VTX_WORD1_DST_SEL_W(vtx->dst_sel_w) |
1604 S_SQ_TEX_WORD1_DST_SEL_W(tex->dst_sel_w) |
2328 o += print_swizzle(tex->dst_sel_w);
2376 o += print_swizzle(vtx->dst_sel_w);
2432 o += print_swizzle(gds->dst_sel_w);
2727 vtx.dst_sel_w = desc->swizzle[3];
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_textured_videofuncs.c259 tex_res.dst_sel_w = SQ_SEL_1;
292 tex_res.dst_sel_w = SQ_SEL_1;
315 tex_res.dst_sel_w = SQ_SEL_1;
355 tex_res.dst_sel_w = SQ_SEL_1;
H A Dr600_textured_videofuncs.c286 tex_res.dst_sel_w = SQ_SEL_1;
320 tex_res.dst_sel_w = SQ_SEL_1;
343 tex_res.dst_sel_w = SQ_SEL_1;
382 tex_res.dst_sel_w = SQ_SEL_1;
H A Devergreen_state.h145 int dst_sel_w; member in struct:__anon0a2b7a930508
175 int dst_sel_w; member in struct:__anon0a2b7a930608
H A Dr600_state.h138 int dst_sel_w; member in struct:__anonbd842b780608
H A Devergreen_accel.c650 (res->dst_sel_w << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_W_shift));
761 (tex_res->dst_sel_w << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_W_shift) |
1480 vtx_res.dst_sel_w = SQ_SEL_W;
H A Devergreen_exa.c324 tex_res.dst_sel_w = SQ_SEL_X; /* A */
330 tex_res.dst_sel_w = SQ_SEL_1; /* A */
336 tex_res.dst_sel_w = SQ_SEL_W; /* A */
1000 tex_res.dst_sel_w = pix_a; /* A */
H A Dr600_exa.c440 tex_res.dst_sel_w = SQ_SEL_X; /* A */
446 tex_res.dst_sel_w = SQ_SEL_1; /* A */
452 tex_res.dst_sel_w = SQ_SEL_W; /* A */
1112 tex_res.dst_sel_w = pix_a; /* A */
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_textured_videofuncs.c243 tex_res.dst_sel_w = SQ_SEL_1;
277 tex_res.dst_sel_w = SQ_SEL_1;
301 tex_res.dst_sel_w = SQ_SEL_1;
342 tex_res.dst_sel_w = SQ_SEL_1;
H A Dr600_textured_videofuncs.c259 tex_res.dst_sel_w = SQ_SEL_1;
293 tex_res.dst_sel_w = SQ_SEL_1;
316 tex_res.dst_sel_w = SQ_SEL_1;
355 tex_res.dst_sel_w = SQ_SEL_1;
H A Devergreen_state.h143 int dst_sel_w; member in struct:__anon924f4acb0508
173 int dst_sel_w; member in struct:__anon924f4acb0608
H A Dr600_state.h136 int dst_sel_w; member in struct:__anonad3ef8b00608
H A Devergreen_accel.c642 (res->dst_sel_w << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_W_shift));
750 (tex_res->dst_sel_w << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_W_shift) |
1469 vtx_res.dst_sel_w = SQ_SEL_W;
H A Devergreen_exa.c321 tex_res.dst_sel_w = SQ_SEL_X; /* A */
327 tex_res.dst_sel_w = SQ_SEL_1; /* A */
333 tex_res.dst_sel_w = SQ_SEL_W; /* A */
1016 tex_res.dst_sel_w = pix_a; /* A */
H A Dr600_exa.c391 tex_res.dst_sel_w = SQ_SEL_X; /* A */
397 tex_res.dst_sel_w = SQ_SEL_1; /* A */
403 tex_res.dst_sel_w = SQ_SEL_W; /* A */
1031 tex_res.dst_sel_w = pix_a; /* A */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp665 tex.dst_sel_w = tex_instr.dest_swizzle(3);
683 tex.dst_sel_w < 4)
752 vtx.dst_sel_w = fetch_instr.swz(3); /* SEL_W */
877 gds.dst_sel_w = 7;
901 gds.dst_sel_w = 7;
916 gds.dst_sel_w = 7;

Completed in 47 milliseconds

12