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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h141 AGX_DIRTY_VIEWPORT = BITFIELD_BIT(1), enumerator in enum:agx_dirty
H A Dagx_state.c618 ctx->dirty |= AGX_DIRTY_VIEWPORT;
1471 if (ctx->dirty & (AGX_DIRTY_VIEWPORT | AGX_DIRTY_SCISSOR)) {

Completed in 9 milliseconds