Searched defs:nvfx (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_fragprog.c | 440 nvfx_fragprog_parse_instruction(struct nv30_context* nvfx, struct nvfx_fpc *fpc, in nvfx_fragprog_parse_instruction() 911 nvfx_fragprog_parse_decl_input(struct nv30_context *nvfx, struct nvfx_fpc *fpc, in nvfx_fragprog_parse_decl_input() 949 nvfx_fragprog_assign_generic(struct nv30_context *nvfx, struct nvfx_fpc *fpc, in nvfx_fragprog_assign_generic() 984 nvfx_fragprog_parse_decl_output(struct nv30_context* nvfx, struct nvfx_fpc *fpc, in nvfx_fragprog_parse_decl_output() 1018 nvfx_fragprog_prepare(struct nv30_context* nvfx, struct nvfx_fpc *fpc) in nvfx_fragprog_prepare() 1115 _nvfx_fragprog_translate(struct nv30_context *nvfx, struct nv30_fragprog *fp, in _nvfx_fragprog_translate()
|
D | nv30_state.h | 99 void *nvfx; member
|