Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h82 #define V3D_DIRTY_UNCOMPILED_VS (1ull << 24) macro
Dv3d_program.c720 V3D_DIRTY_UNCOMPILED_VS | in v3d_update_compiled_vs()
952 v3d->dirty |= V3D_DIRTY_UNCOMPILED_VS; in v3d_vp_state_bind()