Home
last modified time | relevance | path

Searched defs:constbuf_dirty (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h166 uint16_t constbuf_dirty[NV50_MAX_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c84 bool constbuf_dirty[PIPE_SHADER_TYPES]; member
266 …ate(struct rendering_state *state, enum pipe_shader_type sh, bool pcbuf_dirty, bool constbuf_dirty) in update_inline_shader_state()
367 bool constbuf_dirty = state->constbuf_dirty[PIPE_SHADER_COMPUTE]; in emit_compute_state() local
483 bool constbuf_dirty[PIPE_SHADER_TYPES] = {false}; in emit_state() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h209 uint16_t constbuf_dirty[6]; member