Home | History | Annotate | Download | only in include

Lines Matching refs:maxDescriptorSetInputAttachments

3240     uint32_t get_maxDescriptorSetInputAttachments() { return m_struct.maxDescriptorSetInputAttachments; }
3241 void set_maxDescriptorSetInputAttachments(uint32_t inValue) { m_struct.maxDescriptorSetInputAttachments = inValue; }