Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c366 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) { in tgsi_src() function
Dnvfx_fragprog.c377 tgsi_src(struct nvfx_fpc *fpc, const struct tgsi_full_src_register *fsrc) in tgsi_src() function
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c851 struct tgsi_src_register *tgsi_src = &tgsi_fsrc->Register; in ttn_get_src() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1592 static void tgsi_src(struct r600_shader_ctx *ctx, in tgsi_src() function
1593 const struct tgsi_full_src_register *tgsi_src, in tgsi_src()