Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h83 #define V3D_DIRTY_UNCOMPILED_GS (1ull << 25) macro
Dv3d_program.c646 V3D_DIRTY_UNCOMPILED_GS | in v3d_update_compiled_gs()
944 v3d->dirty |= V3D_DIRTY_UNCOMPILED_GS; in v3d_gp_state_bind()