Searched refs:nvc0_program_alloc_code (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c734 nvc0_program_alloc_code(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:int
824 ret = nvc0_program_alloc_code(nvc0, prog);
855 ret = nvc0_program_alloc_code(nvc0, prog);
866 ret = nvc0_program_alloc_code(nvc0, progs[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c773 nvc0_program_alloc_code(struct nvc0_context *nvc0, struct nvc0_program *prog) function in typeref:typename:int
887 ret = nvc0_program_alloc_code(nvc0, prog);
918 ret = nvc0_program_alloc_code(nvc0, prog);
929 ret = nvc0_program_alloc_code(nvc0, progs[i]);

Completed in 5 milliseconds