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

  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 253 swr_convert_blend_factor(const UINT blend_factor) function
swr_state.cpp 86 swr_convert_blend_factor(rt_blend->alpha_src_factor);
88 swr_convert_blend_factor(rt_blend->alpha_dst_factor);
90 swr_convert_blend_factor(rt_blend->rgb_src_factor);
92 swr_convert_blend_factor(rt_blend->rgb_dst_factor);
    [all...]

Completed in 189 milliseconds