Home
last modified time | relevance | path

Searched refs:VC5_DIRTY_GS_INPUTS (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3d_context.h93 #define VC5_DIRTY_GS_INPUTS (1ull << 39) macro
H A Dv3d_program.c719 v3d->dirty |= VC5_DIRTY_GS_INPUTS; in v3d_update_compiled_gs()
734 (v3d->prog.bind_gs ? VC5_DIRTY_GS_INPUTS : in v3d_update_compiled_vs()