Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c123 void evergreen_apply_scissor_bug_workaround(struct r600_common_context *rctx, in evergreen_apply_scissor_bug_workaround() function
155 evergreen_apply_scissor_bug_workaround(rctx, &final); in r600_emit_one_scissor()
H A Dr600_pipe_common.h765 void evergreen_apply_scissor_bug_workaround(struct r600_common_context *rctx,
H A Devergreen_state.c1032 evergreen_apply_scissor_bug_workaround(&rctx->b, &scissor); in evergreen_get_scissor_rect()