Searched refs:dst_sel_z (Results 1 – 4 of 4) sorted by relevance
78 unsigned dst_sel_z; member109 unsigned dst_sel_z; member134 unsigned dst_sel_z; member
1290 vtx.dst_sel_z = 2; in load_sample_position()1340 vtx.dst_sel_z = 2; in load_block_grid_size()1529 vtx.dst_sel_z = 2; /* SEL_Z */ in tgsi_fetch_rel_const()1646 vtx.dst_sel_z = 2; /* SEL_Z */ in fetch_gs_input()2310 vtx.dst_sel_z = 2; in generate_gs_copy_shader()2672 vtx.dst_sel_z = 2; in r600_fetch_tess_io_info()2700 vtx.dst_sel_z = 2; in r600_fetch_tess_io_info()3013 gds.dst_sel_z = 7; in r600_emit_tess_factor()6574 tex.dst_sel_z = 7; in tgsi_interp_egcm()6900 vtx.dst_sel_z = (inst->Dst[0].Register.WriteMask & 4) ? 2 : 7; /* SEL_Z */ in do_vtx_fetch_inst()[all …]
1523 S_SQ_VTX_WORD1_DST_SEL_Z(vtx->dst_sel_z) | in r600_bytecode_vtx_build()1559 S_SQ_TEX_WORD1_DST_SEL_Z(tex->dst_sel_z) | in r600_bytecode_tex_build()2268 o += print_swizzle(tex->dst_sel_z); in r600_bytecode_disasm()2316 o += print_swizzle(vtx->dst_sel_z); in r600_bytecode_disasm()2357 o += print_swizzle(gds->dst_sel_z); in r600_bytecode_disasm()2636 vtx.dst_sel_z = desc->swizzle[2]; in r600_create_vertex_fetch_shader()
252 S_SQ_MEM_GDS_WORD2_DST_SEL_Z(gds->dst_sel_z) | in eg_bytecode_gds_build()