Home
last modified time | relevance | path

Searched refs:nv50_vertex_arrays_validate (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h271 void nv50_vertex_arrays_validate(struct nv50_context *nv50);
Dnv50_state_validate.c365 { nv50_vertex_arrays_validate, NV50_NEW_VERTEX | NV50_NEW_ARRAYS }
Dnv50_vbo.c275 nv50_vertex_arrays_validate(struct nv50_context *nv50) in nv50_vertex_arrays_validate() function