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

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h78 unsigned dst_sel_z; member in struct:r600_bytecode_tex
109 unsigned dst_sel_z; member in struct:r600_bytecode_vtx
145 unsigned dst_sel_z; member in struct:r600_bytecode_gds
H A Dr700_asm.c151 S_SQ_MEM_RD_WORD1_DST_SEL_Z(mem->dst_sel_z) |
H A Deg_asm.c254 S_SQ_MEM_GDS_WORD2_DST_SEL_Z(gds->dst_sel_z) |
H A Dr600_shader.c1369 vtx.dst_sel_z = 2;
1415 vtx.dst_sel_z = 7; /* SEL_Z */
1488 vtx.dst_sel_z = 2;
1579 vtx.dst_sel_z = tgsi_src->Register.SwizzleZ;
1764 vtx.dst_sel_z = 2; /* SEL_Z */
1881 vtx.dst_sel_z = 2; /* SEL_Z */
2545 vtx.dst_sel_z = 2;
2907 vtx.dst_sel_z = 2;
2935 vtx.dst_sel_z = 2;
3248 gds.dst_sel_z
[all...]
H A Dr600_asm.c1560 S_SQ_VTX_WORD1_DST_SEL_Z(vtx->dst_sel_z) |
1596 S_SQ_TEX_WORD1_DST_SEL_Z(tex->dst_sel_z) |
2320 o += print_swizzle(tex->dst_sel_z);
2368 o += print_swizzle(vtx->dst_sel_z);
2424 o += print_swizzle(gds->dst_sel_z);
2718 vtx.dst_sel_z = desc->swizzle[2];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h82 unsigned dst_sel_z; member in struct:r600_bytecode_tex
113 unsigned dst_sel_z; member in struct:r600_bytecode_vtx
149 unsigned dst_sel_z; member in struct:r600_bytecode_gds
H A Dr700_asm.c151 S_SQ_MEM_RD_WORD1_DST_SEL_Z(mem->dst_sel_z) |
H A Deg_asm.c254 S_SQ_MEM_GDS_WORD2_DST_SEL_Z(gds->dst_sel_z) |
H A Dr600_shader.c1457 vtx.dst_sel_z = 2;
1503 vtx.dst_sel_z = 7; /* SEL_Z */
1576 vtx.dst_sel_z = 2;
1667 vtx.dst_sel_z = tgsi_src->Register.SwizzleZ;
1852 vtx.dst_sel_z = 2; /* SEL_Z */
1969 vtx.dst_sel_z = 2; /* SEL_Z */
2633 vtx.dst_sel_z = 2;
2995 vtx.dst_sel_z = 2;
3023 vtx.dst_sel_z = 2;
3337 gds.dst_sel_z
[all...]
H A Dr600_asm.c1460 ttex->dst_sel_z < 4 || ttex->dst_sel_w < 4)) {
1567 S_SQ_VTX_WORD1_DST_SEL_Z(vtx->dst_sel_z) |
1603 S_SQ_TEX_WORD1_DST_SEL_Z(tex->dst_sel_z) |
2327 o += print_swizzle(tex->dst_sel_z);
2375 o += print_swizzle(vtx->dst_sel_z);
2431 o += print_swizzle(gds->dst_sel_z);
2726 vtx.dst_sel_z = desc->swizzle[2];
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_textured_videofuncs.c258 tex_res.dst_sel_z = SQ_SEL_1;
291 tex_res.dst_sel_z = SQ_SEL_1;
314 tex_res.dst_sel_z = SQ_SEL_1;
354 tex_res.dst_sel_z = SQ_SEL_Z;
H A Dr600_textured_videofuncs.c285 tex_res.dst_sel_z = SQ_SEL_1;
319 tex_res.dst_sel_z = SQ_SEL_1;
342 tex_res.dst_sel_z = SQ_SEL_1;
381 tex_res.dst_sel_z = SQ_SEL_Z;
H A Devergreen_state.h144 int dst_sel_z; member in struct:__anon0a2b7a930508
174 int dst_sel_z; member in struct:__anon0a2b7a930608
H A Dr600_state.h137 int dst_sel_z; member in struct:__anonbd842b780608
H A Devergreen_accel.c649 (res->dst_sel_z << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_Z_shift) |
760 (tex_res->dst_sel_z << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_Z_shift) |
1479 vtx_res.dst_sel_z = SQ_SEL_Z;
H A Devergreen_exa.c323 tex_res.dst_sel_z = SQ_SEL_1; /* B */
329 tex_res.dst_sel_z = SQ_SEL_X; /* B */
335 tex_res.dst_sel_z = SQ_SEL_X; /* B */
999 tex_res.dst_sel_z = pix_b; /* B */
H A Dr600_exa.c439 tex_res.dst_sel_z = SQ_SEL_1; /* B */
445 tex_res.dst_sel_z = SQ_SEL_X; /* B */
451 tex_res.dst_sel_z = SQ_SEL_X; /* B */
1111 tex_res.dst_sel_z = pix_b; /* B */
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_textured_videofuncs.c242 tex_res.dst_sel_z = SQ_SEL_1;
276 tex_res.dst_sel_z = SQ_SEL_1;
300 tex_res.dst_sel_z = SQ_SEL_1;
341 tex_res.dst_sel_z = SQ_SEL_Z;
H A Dr600_textured_videofuncs.c258 tex_res.dst_sel_z = SQ_SEL_1;
292 tex_res.dst_sel_z = SQ_SEL_1;
315 tex_res.dst_sel_z = SQ_SEL_1;
354 tex_res.dst_sel_z = SQ_SEL_Z;
H A Devergreen_state.h142 int dst_sel_z; member in struct:__anon924f4acb0508
172 int dst_sel_z; member in struct:__anon924f4acb0608
H A Dr600_state.h135 int dst_sel_z; member in struct:__anonad3ef8b00608
H A Devergreen_accel.c641 (res->dst_sel_z << SQ_VTX_CONSTANT_WORD3_0__DST_SEL_Z_shift) |
749 (tex_res->dst_sel_z << SQ_TEX_RESOURCE_WORD4_0__DST_SEL_Z_shift) |
1468 vtx_res.dst_sel_z = SQ_SEL_Z;
H A Devergreen_exa.c320 tex_res.dst_sel_z = SQ_SEL_1; /* B */
326 tex_res.dst_sel_z = SQ_SEL_X; /* B */
332 tex_res.dst_sel_z = SQ_SEL_X; /* B */
1015 tex_res.dst_sel_z = pix_b; /* B */
H A Dr600_exa.c390 tex_res.dst_sel_z = SQ_SEL_1; /* B */
396 tex_res.dst_sel_z = SQ_SEL_X; /* B */
402 tex_res.dst_sel_z = SQ_SEL_X; /* B */
1030 tex_res.dst_sel_z = pix_b; /* B */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp664 tex.dst_sel_z = tex_instr.dest_swizzle(2);
682 tex.dst_sel_z < 4 &&
751 vtx.dst_sel_z = fetch_instr.swz(2); /* SEL_Z */
876 gds.dst_sel_z = 7;
900 gds.dst_sel_z = 7;
915 gds.dst_sel_z = 7;

Completed in 51 milliseconds

12