Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c98 bool pcbuf_dirty[LVP_SHADER_STAGES]; member
299 …date_inline_shader_state(struct rendering_state *state, enum pipe_shader_type sh, bool pcbuf_dirty) in update_inline_shader_state()
384 bool pcbuf_dirty = state->pcbuf_dirty[MESA_SHADER_COMPUTE]; in emit_compute_state() local
566 bool pcbuf_dirty[LVP_SHADER_STAGES] = {false}; in emit_state() local
4533 bool pcbuf_dirty = state->pcbuf_dirty[MESA_SHADER_RAYGEN]; in emit_ray_tracing_state() local