Home
last modified time | relevance | path

Searched refs:nv30_state_validate (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h212 nv30_state_validate(struct nv30_context *nv30, uint32_t mask, bool hwtnl);
Dnv30_draw.c137 if (!nv30_state_validate(nv30, ~0, false)) in nv30_render_draw_elements()
182 if (!nv30_state_validate(nv30, ~0, false)) in nv30_render_draw_arrays()
Dnv30_clear.c61 if (!nv30_state_validate(nv30, NV30_NEW_FRAMEBUFFER, true)) in nv30_clear()
Dnv30_state_validate.c464 nv30_state_validate(struct nv30_context *nv30, uint32_t mask, bool hwtnl) in nv30_state_validate() function
Dnv30_vbo.c593 nv30_state_validate(nv30, ~0, true);
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dmeson.build65 'nv30/nv30_state_validate.c',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2784 "../src/gallium/drivers/nouveau/nv30/nv30_state_validate.c",