Searched refs:nvfx_vpc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_vertprog.c | 41 struct nvfx_vpc { struct 69 temp(struct nvfx_vpc *vpc) 84 release_temps(struct nvfx_vpc *vpc) 91 constant(struct nvfx_vpc *vpc, int pipe, float x, float y, float z, float w) 120 emit_src(struct nvfx_vpc *vpc, uint32_t *hw, 204 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, 294 nvfx_vp_emit(struct nvfx_vpc *vpc, struct nvfx_insn insn) 366 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) { 421 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { 460 nvfx_vertprog_parse_instruction(struct nvfx_vpc *vp [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_vertprog.c | 42 struct nvfx_vpc { struct 70 temp(struct nvfx_vpc *vpc) 85 release_temps(struct nvfx_vpc *vpc) 92 constant(struct nvfx_vpc *vpc, int pipe, float x, float y, float z, float w) 121 emit_src(struct nvfx_vpc *vpc, uint32_t *hw, 205 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, 295 nvfx_vp_emit(struct nvfx_vpc *vpc, struct nvfx_insn insn) 367 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) { 422 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { 461 nvfx_vertprog_parse_instruction(struct nvfx_vpc *vp [all...] |
Completed in 3 milliseconds