Home | History | Annotate | Download | only in include

Lines Matching refs:maxDescriptorSetSampledImages

2972     uint32_t get_maxDescriptorSetSampledImages() { return m_struct.maxDescriptorSetSampledImages; }
2973 void set_maxDescriptorSetSampledImages(uint32_t inValue) { m_struct.maxDescriptorSetSampledImages = inValue; }