Home | History | Annotate | Download | only in include

Lines Matching refs:colorAttachment

474     uint32_t get_colorAttachment() { return m_struct.colorAttachment; }
475 void set_colorAttachment(uint32_t inValue) { m_struct.colorAttachment = inValue; }