Home | History | Annotate | Download | only in include

Lines Matching refs:maxFragmentOutputAttachments

3016     uint32_t get_maxFragmentOutputAttachments() { return m_struct.maxFragmentOutputAttachments; }
3017 void set_maxFragmentOutputAttachments(uint32_t inValue) { m_struct.maxFragmentOutputAttachments = inValue; }