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() function90 if (!nvc0_program_validate(nvc0, vp)) in nvc0_vertprog_validate()158 if (!nvc0_program_validate(nvc0, fp)) in nvc0_fragprog_validate()191 if (tp && nvc0_program_validate(nvc0, tp)) { in nvc0_tctlprog_validate()204 if (!nvc0_program_validate(nvc0, tp)) in nvc0_tctlprog_validate()219 if (tp && nvc0_program_validate(nvc0, tp)) { in nvc0_tevlprog_validate()243 if (gp && nvc0_program_validate(nvc0, gp) && gp->code_size) { in nvc0_gmtyprog_validate()262 if (cp && !nvc0_program_validate(nvc0, cp)) in nvc0_compprog_validate()