Searched refs:dst_sel_w (Results 1 – 4 of 4) sorted by relevance
79 unsigned dst_sel_w; member110 unsigned dst_sel_w; member135 unsigned dst_sel_w; member
1291 vtx.dst_sel_w = 3; in load_sample_position()1341 vtx.dst_sel_w = 7; in load_block_grid_size()1530 vtx.dst_sel_w = 3; /* SEL_W */ in tgsi_fetch_rel_const()1647 vtx.dst_sel_w = 3; /* SEL_W */ in fetch_gs_input()2311 vtx.dst_sel_w = 3; in generate_gs_copy_shader()2673 vtx.dst_sel_w = 3; in r600_fetch_tess_io_info()2701 vtx.dst_sel_w = 3; in r600_fetch_tess_io_info()3014 gds.dst_sel_w = 7; in r600_emit_tess_factor()6575 tex.dst_sel_w = 7; in tgsi_interp_egcm()6901 vtx.dst_sel_w = (inst->Dst[0].Register.WriteMask & 8) ? 3 : 7; /* SEL_W */ in do_vtx_fetch_inst()[all …]
1524 S_SQ_VTX_WORD1_DST_SEL_W(vtx->dst_sel_w) | in r600_bytecode_vtx_build()1560 S_SQ_TEX_WORD1_DST_SEL_W(tex->dst_sel_w) | in r600_bytecode_tex_build()2269 o += print_swizzle(tex->dst_sel_w); in r600_bytecode_disasm()2317 o += print_swizzle(vtx->dst_sel_w); in r600_bytecode_disasm()2358 o += print_swizzle(gds->dst_sel_w); in r600_bytecode_disasm()2637 vtx.dst_sel_w = desc->swizzle[3]; in r600_create_vertex_fetch_shader()
253 S_SQ_MEM_GDS_WORD2_DST_SEL_W(gds->dst_sel_w); in eg_bytecode_gds_build()