Searched refs:nv50_fp_linkage_validate (Results 1 – 3 of 3) sorted by relevance
229 void nv50_fp_linkage_validate(struct nv50_context *);
330 nv50_fp_linkage_validate(nv50); in nv50_check_program_ucps()513 { nv50_fp_linkage_validate, NV50_NEW_3D_FRAGPROG | NV50_NEW_3D_VERTPROG |
420 nv50_fp_linkage_validate(struct nv50_context *nv50) in nv50_fp_linkage_validate() function