Searched refs:dst_sel_z (Results 1 – 4 of 4) sorted by relevance
77 unsigned dst_sel_z; member108 unsigned dst_sel_z; member134 unsigned dst_sel_z; member
1503 S_SQ_VTX_WORD1_DST_SEL_Z(vtx->dst_sel_z) | in r600_bytecode_vtx_build()1539 S_SQ_TEX_WORD1_DST_SEL_Z(tex->dst_sel_z) | in r600_bytecode_tex_build()2220 o += print_swizzle(tex->dst_sel_z); in r600_bytecode_disasm()2268 o += print_swizzle(vtx->dst_sel_z); in r600_bytecode_disasm()2309 o += print_swizzle(gds->dst_sel_z); in r600_bytecode_disasm()2577 vtx.dst_sel_z = desc->swizzle[2]; in r600_create_vertex_fetch_shader()
215 S_SQ_MEM_GDS_WORD2_DST_SEL_Z(gds->dst_sel_z) | in eg_bytecode_gds_build()
1272 vtx.dst_sel_z = 2; in load_sample_position()1449 vtx.dst_sel_z = 2; /* SEL_Z */ in tgsi_fetch_rel_const()1566 vtx.dst_sel_z = 2; /* SEL_Z */ in fetch_gs_input()2207 vtx.dst_sel_z = 2; in generate_gs_copy_shader()2566 vtx.dst_sel_z = 2; in r600_fetch_tess_io_info()2594 vtx.dst_sel_z = 2; in r600_fetch_tess_io_info()2897 gds.dst_sel_z = 7; in r600_emit_tess_factor()6367 tex.dst_sel_z = 7; in tgsi_interp_egcm()6681 vtx.dst_sel_z = (inst->Dst[0].Register.WriteMask & 4) ? 2 : 7; /* SEL_Z */ in do_vtx_fetch_inst()7066 tex.dst_sel_x = tex.dst_sel_y = tex.dst_sel_z = tex.dst_sel_w = 7; in tgsi_tex()[all …]