Searched refs:nvc0_program_upload (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h325 bool nvc0_program_upload(struct nvc0_context *, struct nvc0_program *);
H A Dnvc0_shader_state.c63 return nvc0_program_upload(nvc0, prog);
H A Dnvc0_program.c817 nvc0_program_upload(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h328 bool nvc0_program_upload(struct nvc0_context *, struct nvc0_program *);
H A Dnvc0_shader_state.c64 return nvc0_program_upload(nvc0, prog);
H A Dnvc0_program.c873 nvc0_program_upload(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:bool

Completed in 8 milliseconds