Home | History | Annotate | Download | only in include

Lines Matching refs:maxPerStageDescriptorInputAttachments

2958     uint32_t get_maxPerStageDescriptorInputAttachments() { return m_struct.maxPerStageDescriptorInputAttachments; }
2959 void set_maxPerStageDescriptorInputAttachments(uint32_t inValue) { m_struct.maxPerStageDescriptorInputAttachments = inValue; }