Home | History | Annotate | Download | only in include

Lines Matching refs:colorBlendOp

3561     VkBlendOp get_colorBlendOp() { return m_struct.colorBlendOp; }
3562 void set_colorBlendOp(VkBlendOp inValue) { m_struct.colorBlendOp = inValue; }