Home | History | Annotate | Download | only in include

Lines Matching refs:alphaToOneEnable

3542     VkBool32 get_alphaToOneEnable() { return m_struct.alphaToOneEnable; }
3543 void set_alphaToOneEnable(VkBool32 inValue) { m_struct.alphaToOneEnable = inValue; }