Searched refs:nv50_state_validate (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_context.h220 /* nv50_state_validate.c */
222 extern boolean nv50_state_validate(struct nv50_context *, uint32_t state_mask,
H A Dnv50_state_validate.c370 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, unsigned words) function
H A Dnv50_surface.c392 if (!nv50_state_validate(nv50, NV50_NEW_FRAMEBUFFER, 9 + (fb->nr_cbufs * 2)))
886 nv50_state_validate(nv50, ~0, 36);
H A Dnv50_vbo.c744 nv50_state_validate(nv50, ~0, 8); /* 8 as minimum, we use flush_notify */
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_context.h220 /* nv50_state_validate.c */
222 extern boolean nv50_state_validate(struct nv50_context *, uint32_t state_mask,
H A Dnv50_state_validate.c370 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, unsigned words) function
H A Dnv50_surface.c392 if (!nv50_state_validate(nv50, NV50_NEW_FRAMEBUFFER, 9 + (fb->nr_cbufs * 2)))
886 nv50_state_validate(nv50, ~0, 36);
H A Dnv50_vbo.c744 nv50_state_validate(nv50, ~0, 8); /* 8 as minimum, we use flush_notify */

Completed in 167 milliseconds