Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_vertprog.c364 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) { in tgsi_src() function
Dnvfx_fragprog.c371 tgsi_src(struct nvfx_fpc *fpc, const struct tgsi_full_src_register *fsrc) in tgsi_src() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c937 static void tgsi_src(struct r600_shader_ctx *ctx, in tgsi_src() function
938 const struct tgsi_full_src_register *tgsi_src, in tgsi_src()