Searched refs:nv50_fp_linkage_validate (Results 1 – 3 of 3) sorted by relevance
230 void nv50_fp_linkage_validate(struct nv50_context *);
329 nv50_fp_linkage_validate(nv50); in nv50_check_program_ucps()512 { nv50_fp_linkage_validate, NV50_NEW_3D_FRAGPROG | NV50_NEW_3D_VERTPROG |
416 nv50_fp_linkage_validate(struct nv50_context *nv50) in nv50_fp_linkage_validate() function