Home
last modified time | relevance | path

Searched refs:nvfx_fpc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c22 struct nvfx_fpc { struct
49 temp(struct nvfx_fpc *fpc) in temp() argument
64 release_temps(struct nvfx_fpc *fpc) in release_temps()
71 nvfx_fp_imm(struct nvfx_fpc *fpc, float a, float b, float c, float d) in nvfx_fp_imm()
81 grow_insns(struct nvfx_fpc *fpc, int size) in grow_insns()
90 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) in emit_src()
163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) in emit_dst()
192 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) in nvfx_fp_emit()
241 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) in nv40_fp_if()
269 nv40_fp_cal(struct nvfx_fpc *fpc, unsigned target) in nv40_fp_cal()
[all …]