Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h368 void nv50_vertex_arrays_validate(struct nv50_context *nv50);
H A Dnv50_state_validate.c527 { nv50_vertex_arrays_validate, NV50_NEW_3D_VERTEX | NV50_NEW_3D_ARRAYS },
H A Dnv50_vbo.c291 nv50_vertex_arrays_validate(struct nv50_context *nv50) in nv50_vertex_arrays_validate() function