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/nouveau/nv50/
Dnv50_context.h302 void nv50_vertex_arrays_validate(struct nv50_context *nv50);
Dnv50_state_validate.c525 { nv50_vertex_arrays_validate, NV50_NEW_3D_VERTEX | NV50_NEW_3D_ARRAYS },
Dnv50_vbo.c295 nv50_vertex_arrays_validate(struct nv50_context *nv50) in nv50_vertex_arrays_validate() function