Home | History | Annotate | Download | only in include

Lines Matching refs:maxFragmentDualSrcAttachments

3018     uint32_t get_maxFragmentDualSrcAttachments() { return m_struct.maxFragmentDualSrcAttachments; }
3019 void set_maxFragmentDualSrcAttachments(uint32_t inValue) { m_struct.maxFragmentDualSrcAttachments = inValue; }