Searched defs:constbuf_dirty (Results 1 – 3 of 3) sorted by relevance
166 uint16_t constbuf_dirty[NV50_MAX_SHADER_STAGES]; member
84 bool constbuf_dirty[PIPE_SHADER_TYPES]; member266 …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() local483 bool constbuf_dirty[PIPE_SHADER_TYPES] = {false}; in emit_state() local
209 uint16_t constbuf_dirty[6]; member