Searched refs:nv50_program_upload_code (Results 1 - 6 of 6) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c469 nv50_program_upload_code(struct nv50_context *nv50, struct nv50_program *prog) function in typeref:typename:bool
H A Dnv50_program.h127 bool nv50_program_upload_code(struct nv50_context *, struct nv50_program *);
H A Dnv50_shader_state.c131 return nv50_program_upload_code(nv50, prog);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c462 nv50_program_upload_code(struct nv50_context *nv50, struct nv50_program *prog) function in typeref:typename:bool
H A Dnv50_program.h123 bool nv50_program_upload_code(struct nv50_context *, struct nv50_program *);
H A Dnv50_shader_state.c126 return nv50_program_upload_code(nv50, prog);

Completed in 9 milliseconds