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

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.h 309 struct ilo_state_cc_blend_rt_info effective_rt[PIPE_MAX_COLOR_BUFS]; member in struct:ilo_blend_state
ilo_state.c 713 if (info->rt != blend->effective_rt ||
715 info->rt = blend->effective_rt;
722 struct ilo_state_cc_blend_rt_info *rt = &blend->effective_rt[i];
871 info->blend.rt = blend->effective_rt;
    [all...]

Completed in 74 milliseconds