Searched defs:tgsi_dst (Results 1 – 4 of 4) sorted by relevance
707 struct tgsi_dst_register *tgsi_dst = &tgsi_fdst->Register; in ttn_get_dest() local756 struct tgsi_dst_register *tgsi_dst = &tgsi_fdst->Register; in ttn_get_var() local1641 struct tgsi_full_dst_register *tgsi_dst = &tgsi_inst->Dst[0]; in ttn_emit_instruction() local
421 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() function
419 tgsi_dst(struct nvfx_fpc *fpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() function
3991 static void tgsi_dst(struct r600_shader_ctx *ctx, in tgsi_dst() function3992 const struct tgsi_full_dst_register *tgsi_dst, in tgsi_dst()