Home
last modified time | relevance | path

Searched refs:V3D_DIRTY_BLEND_COLOR (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h69 #define V3D_DIRTY_BLEND_COLOR (1ull << 10) macro
H A Dv3dx_emit.c658 if (v3d->dirty & V3D_DIRTY_BLEND_COLOR || in emit_state()
H A Dv3dx_state.c58 v3d->dirty |= V3D_DIRTY_BLEND_COLOR; in v3d_set_blend_color()

Completed in 9 milliseconds