Searched refs:commutative_blend_add (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1088 sscreen->commutative_blend_add =
H A Dsi_pipe.h470 bool commutative_blend_add; member in struct:si_screen
H A Dsi_state.c416 (func == PIPE_BLEND_ADD && sscreen->commutative_blend_add))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1273 sscreen->commutative_blend_add =
H A Dsi_pipe.h541 bool commutative_blend_add; member in struct:si_screen
H A Dsi_state.c409 (func == PIPE_BLEND_ADD && sscreen->commutative_blend_add))

Completed in 25 milliseconds