Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c99 bool pcbuf_dirty[LVP_SHADER_STAGES]; member
300 …date_inline_shader_state(struct rendering_state *state, enum pipe_shader_type sh, bool pcbuf_dirty) in update_inline_shader_state()
385 bool pcbuf_dirty = state->pcbuf_dirty[MESA_SHADER_COMPUTE]; in emit_compute_state() local
567 bool pcbuf_dirty[LVP_SHADER_STAGES] = {false}; in emit_state() local
4662 bool pcbuf_dirty = state->pcbuf_dirty[MESA_SHADER_RAYGEN]; in emit_ray_tracing_state() local