Home
last modified time | relevance | path

Searched refs:IRIS_DIRTY_PS_BLEND (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c400 skip_bits |= IRIS_DIRTY_BLEND_STATE | IRIS_DIRTY_PS_BLEND; in iris_blorp_exec_render()
H A Diris_context.h92 #define IRIS_DIRTY_PS_BLEND (1ull << 6) macro
H A Diris_state.c1464 ice->state.dirty |= IRIS_DIRTY_PS_BLEND; in iris_bind_blend_state()
1601 ice->state.dirty |= IRIS_DIRTY_PS_BLEND | IRIS_DIRTY_BLEND_STATE; in iris_bind_zsa_state()
6403 if (dirty & IRIS_DIRTY_PS_BLEND) { in iris_upload_dirty_render_state()
H A Diris_program.c2906 ice->state.dirty |= IRIS_DIRTY_PS_BLEND; in iris_bind_fs_state()

Completed in 20 milliseconds