Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_vertprog.c419 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() function
Dnvfx_fragprog.c413 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.c1749 static void tgsi_dst(struct r600_shader_ctx *ctx, in tgsi_dst() function
1750 const struct tgsi_full_dst_register *tgsi_dst, in tgsi_dst()