Searched refs:nv50_fp_linkage_validate (Results 1 – 3 of 3) sorted by relevance
211 void nv50_fp_linkage_validate(struct nv50_context *);
221 nv50_fp_linkage_validate(nv50); in nv50_check_program_ucps()353 { nv50_fp_linkage_validate, NV50_NEW_FRAGPROG | NV50_NEW_VERTPROG |
337 nv50_fp_linkage_validate(struct nv50_context *nv50) in nv50_fp_linkage_validate() function