Searched defs:RENDER_TARGET_BLEND_COMPILE_STATE (Results 1 – 1 of 1) sorted by relevance
35 struct RENDER_TARGET_BLEND_COMPILE_STATE struct37 bool blendEnable;38 bool logicOpEnable;39 SWR_BLEND_FACTOR sourceAlphaBlendFactor;40 SWR_BLEND_FACTOR destAlphaBlendFactor;41 SWR_BLEND_FACTOR sourceBlendFactor;42 SWR_BLEND_FACTOR destBlendFactor;43 SWR_BLEND_OP colorBlendFunc;44 SWR_BLEND_OP alphaBlendFunc;45 SWR_LOGIC_OP logicOpFunc;