Searched refs:nvc0_program_validate (Results 1 – 1 of 1) sorted by relevance
50 nvc0_program_validate(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_validate() function73 if (!nvc0_program_validate(nvc0, vp)) in nvc0_vertprog_validate()141 if (!nvc0_program_validate(nvc0, fp)) in nvc0_fragprog_validate()174 if (tp && nvc0_program_validate(nvc0, tp)) { in nvc0_tctlprog_validate()187 if (!nvc0_program_validate(nvc0, tp)) in nvc0_tctlprog_validate()202 if (tp && nvc0_program_validate(nvc0, tp)) { in nvc0_tevlprog_validate()227 if (gp && nvc0_program_validate(nvc0, gp) && gp->code_size) { in nvc0_gmtyprog_validate()247 if (cp && !nvc0_program_validate(nvc0, cp)) in nvc0_compprog_validate()