Home
last modified time | relevance | path

Searched refs:V3D_DIRTY_GS_INPUTS (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h94 #define V3D_DIRTY_GS_INPUTS (1ull << 39) macro
H A Dv3d_program.c727 v3d->dirty |= V3D_DIRTY_GS_INPUTS; in v3d_update_compiled_gs()
742 (v3d->prog.bind_gs ? V3D_DIRTY_GS_INPUTS : in v3d_update_compiled_vs()

Completed in 4 milliseconds