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/
H A Dnv50_context.h166 uint16_t constbuf_dirty[NV50_MAX_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h209 uint16_t constbuf_dirty[6]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c84 bool constbuf_dirty[PIPE_SHADER_TYPES]; member
266 update_inline_shader_state(struct rendering_state *state, enum pipe_shader_type sh, bool pcbuf_dirty, bool constbuf_dirty) in update_inline_shader_state() argument
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
[all...]

Completed in 6 milliseconds