Home
last modified time | relevance | path

Searched defs:tgsi_dst (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c707 struct tgsi_dst_register *tgsi_dst = &tgsi_fdst->Register; in ttn_get_dest() local
756 struct tgsi_dst_register *tgsi_dst = &tgsi_fdst->Register; in ttn_get_var() local
1641 struct tgsi_full_dst_register *tgsi_dst = &tgsi_inst->Dst[0]; in ttn_emit_instruction() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c421 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() function
Dnvfx_fragprog.c419 tgsi_dst(struct nvfx_fpc *fpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c3991 static void tgsi_dst(struct r600_shader_ctx *ctx, in tgsi_dst() function
3992 const struct tgsi_full_dst_register *tgsi_dst, in tgsi_dst()