Searched refs:nv50_vertprog_validate (Results 1 – 3 of 3) sorted by relevance
225 void nv50_vertprog_validate(struct nv50_context *);
325 nv50_vertprog_validate(nv50); in nv50_check_program_ucps()508 { nv50_vertprog_validate, NV50_NEW_3D_VERTPROG },
150 nv50_vertprog_validate(struct nv50_context *nv50) in nv50_vertprog_validate() function