HomeSort by relevance Sort by last modified time
    Searched refs:cb_color_control (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.h 35 uint32_t cb_color_control; member in struct:si_state_blend
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 187 rctx->cb_misc_state.cb_color_control != blend->cb_color_control) {
188 rctx->cb_misc_state.cb_color_control = blend->cb_color_control;
    [all...]
r600_pipe.h 91 unsigned cb_color_control; /* this comes from blend state */ member in struct:r600_cb_misc_state
197 unsigned cb_color_control; member in struct:r600_pipe_blend
r600_state.c 742 blend->cb_color_control = color_control;
    [all...]

Completed in 36 milliseconds