Home
last modified time | relevance | path

Searched refs:nv50_state_validate_3d (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h247 bool nv50_state_validate_3d(struct nv50_context *, uint32_t);
Dnv50_state_validate.c568 nv50_state_validate_3d(struct nv50_context *nv50, uint32_t mask) in nv50_state_validate_3d() function
Dnv50_vbo.c799 nv50_state_validate_3d(nv50, ~0); in nv50_draw_vbo()
Dnv50_surface.c538 if (!nv50_state_validate_3d(nv50, NV50_NEW_3D_FRAMEBUFFER)) in nv50_clear()
1368 nv50_state_validate_3d(nv50, ~0); in nv50_blit_3d()