Home
last modified time | relevance | path

Searched refs:V3D_DIRTY_ZSA (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c476 V3D_DIRTY_ZSA | in emit_state()
672 if (v3d->dirty & (V3D_DIRTY_ZSA | V3D_DIRTY_STENCIL_REF)) { in emit_state()
H A Dv3d_context.h62 #define V3D_DIRTY_ZSA (1ull << 2) macro
H A Dv3d_program.c547 V3D_DIRTY_ZSA | in v3d_update_compiled_fs()
H A Dv3dx_state.c337 v3d->dirty |= V3D_DIRTY_ZSA; in v3d_zsa_state_bind()

Completed in 7 milliseconds