Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.c353 struct pipe_scissor_state *old_scissor = fd_context_get_scissor(ctx); in fd_rasterizer_state_bind() local
363 if (old_scissor != fd_context_get_scissor(ctx)) in fd_rasterizer_state_bind()