Searched refs:nv50_vertex_arrays_validate (Results 1 – 3 of 3) sorted by relevance
271 void nv50_vertex_arrays_validate(struct nv50_context *nv50);
365 { nv50_vertex_arrays_validate, NV50_NEW_VERTEX | NV50_NEW_ARRAYS }
275 nv50_vertex_arrays_validate(struct nv50_context *nv50) in nv50_vertex_arrays_validate() function