Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c485 if (!has_clear_state || ctx->clip_state_any_nonzeros) in si_begin_new_gfx_cs()
H A Dsi_pipe.h1033 bool clip_state_any_nonzeros:1; member
H A Dsi_state.c828 sctx->clip_state_any_nonzeros = memcmp(state, &zeros, sizeof(*state)) != 0; in si_set_clip_state()

Completed in 15 milliseconds