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

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h77 unsigned dst_sel_y; member in struct:r600_bytecode_tex
108 unsigned dst_sel_y; member in struct:r600_bytecode_vtx
144 unsigned dst_sel_y; member in struct:r600_bytecode_gds
H A Dr700_asm.c149 S_SQ_MEM_RD_WORD1_DST_SEL_Y(mem->dst_sel_y) |
H A Deg_asm.c253 S_SQ_MEM_GDS_WORD2_DST_SEL_Y(gds->dst_sel_y) |
H A Dr600_shader.c1368 vtx.dst_sel_y = 1;
1414 vtx.dst_sel_y = 7; /* SEL_Y */
1487 vtx.dst_sel_y = 1;
1578 vtx.dst_sel_y = tgsi_src->Register.SwizzleY;
1763 vtx.dst_sel_y = 1; /* SEL_Y */
1880 vtx.dst_sel_y = 1; /* SEL_Y */
2544 vtx.dst_sel_y = 1;
2906 vtx.dst_sel_y = 1;
2934 vtx.dst_sel_y = 1;
3247 gds.dst_sel_y
[all...]
H A Dr600_asm.c1559 S_SQ_VTX_WORD1_DST_SEL_Y(vtx->dst_sel_y) |
1595 S_SQ_TEX_WORD1_DST_SEL_Y(tex->dst_sel_y) |
2319 o += print_swizzle(tex->dst_sel_y);
2367 o += print_swizzle(vtx->dst_sel_y);
2423 o += print_swizzle(gds->dst_sel_y);
2717 vtx.dst_sel_y = desc->swizzle[1];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h81 unsigned dst_sel_y; member in struct:r600_bytecode_tex
112 unsigned dst_sel_y; member in struct:r600_bytecode_vtx
148 unsigned dst_sel_y; member in struct:r600_bytecode_gds
H A Dr700_asm.c149 S_SQ_MEM_RD_WORD1_DST_SEL_Y(mem->dst_sel_y) |
H A Deg_asm.c253 S_SQ_MEM_GDS_WORD2_DST_SEL_Y(gds->dst_sel_y) |
H A Dr600_shader.c1456 vtx.dst_sel_y = 1;
1502 vtx.dst_sel_y = 7; /* SEL_Y */
1575 vtx.dst_sel_y = 1;
1666 vtx.dst_sel_y = tgsi_src->Register.SwizzleY;
1851 vtx.dst_sel_y = 1; /* SEL_Y */
1968 vtx.dst_sel_y = 1; /* SEL_Y */
2632 vtx.dst_sel_y = 1;
2994 vtx.dst_sel_y = 1;
3022 vtx.dst_sel_y = 1;
3336 gds.dst_sel_y
[all...]
H A Dr600_asm.c1459 (ttex->dst_sel_x < 4 || ttex->dst_sel_y < 4 ||
1566 S_SQ_VTX_WORD1_DST_SEL_Y(vtx->dst_sel_y) |
1602 S_SQ_TEX_WORD1_DST_SEL_Y(tex->dst_sel_y) |
2326 o += print_swizzle(tex->dst_sel_y);
2374 o += print_swizzle(vtx->dst_sel_y);
2430 o += print_swizzle(gds->dst_sel_y);
2725 vtx.dst_sel_y = desc->swizzle[1];
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_textured_videofuncs.c257 tex_res.dst_sel_y = SQ_SEL_1;
290 tex_res.dst_sel_y = SQ_SEL_1;
313 tex_res.dst_sel_y = SQ_SEL_1;
353 tex_res.dst_sel_y = SQ_SEL_X;
H A Dr600_textured_videofuncs.c284 tex_res.dst_sel_y = SQ_SEL_1;
318 tex_res.dst_sel_y = SQ_SEL_1;
341 tex_res.dst_sel_y = SQ_SEL_1;
380 tex_res.dst_sel_y = SQ_SEL_X;
H A Devergreen_state.h143 int dst_sel_y; member in struct:__anon0a2b7a930508
173 int dst_sel_y; member in struct:__anon0a2b7a930608
H A Dr600_state.h136 int dst_sel_y; member in struct:__anonbd842b780608
H A Devergreen_accel.c648 (res->dst_sel_y << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_Y_shift) |
759 (tex_res->dst_sel_y << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_Y_shift) |
1478 vtx_res.dst_sel_y = SQ_SEL_Y;
H A Devergreen_exa.c322 tex_res.dst_sel_y = SQ_SEL_1; /* G */
328 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
334 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
998 tex_res.dst_sel_y = pix_g; /* G */
H A Dr600_exa.c438 tex_res.dst_sel_y = SQ_SEL_1; /* G */
444 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
450 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
1110 tex_res.dst_sel_y = pix_g; /* G */
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_textured_videofuncs.c241 tex_res.dst_sel_y = SQ_SEL_1;
275 tex_res.dst_sel_y = SQ_SEL_1;
299 tex_res.dst_sel_y = SQ_SEL_1;
340 tex_res.dst_sel_y = SQ_SEL_X;
H A Dr600_textured_videofuncs.c257 tex_res.dst_sel_y = SQ_SEL_1;
291 tex_res.dst_sel_y = SQ_SEL_1;
314 tex_res.dst_sel_y = SQ_SEL_1;
353 tex_res.dst_sel_y = SQ_SEL_X;
H A Devergreen_state.h141 int dst_sel_y; member in struct:__anon924f4acb0508
171 int dst_sel_y; member in struct:__anon924f4acb0608
H A Dr600_state.h134 int dst_sel_y; member in struct:__anonad3ef8b00608
H A Devergreen_accel.c640 (res->dst_sel_y << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_Y_shift) |
748 (tex_res->dst_sel_y << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_Y_shift) |
1467 vtx_res.dst_sel_y = SQ_SEL_Y;
H A Devergreen_exa.c319 tex_res.dst_sel_y = SQ_SEL_1; /* G */
325 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
331 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
1014 tex_res.dst_sel_y = pix_g; /* G */
H A Dr600_exa.c389 tex_res.dst_sel_y = SQ_SEL_1; /* G */
395 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
401 tex_res.dst_sel_y = SQ_SEL_Y; /* G */
1029 tex_res.dst_sel_y = pix_g; /* G */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp663 tex.dst_sel_y = tex_instr.dest_swizzle(1);
681 tex.dst_sel_y < 4 &&
750 vtx.dst_sel_y = fetch_instr.swz(1); /* SEL_Y */
875 gds.dst_sel_y = 7;
899 gds.dst_sel_y = 7;
914 gds.dst_sel_y = 7;

Completed in 126 milliseconds

12