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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c342 nvc0_tcp_gen_header(struct nvc0_program *tcp, struct nv50_ir_prog_info *info) function in typeref:typename:int
666 ret = nvc0_tcp_gen_header(prog, info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c345 nvc0_tcp_gen_header(struct nvc0_program *tcp, struct nv50_ir_prog_info_out *info) function in typeref:typename:int
707 ret = nvc0_tcp_gen_header(prog, &info_out);

Completed in 5 milliseconds