Home | History | Annotate | Download | only in include

Lines Matching refs:maxFragmentCombinedOutputResources

3020     uint32_t get_maxFragmentCombinedOutputResources() { return m_struct.maxFragmentCombinedOutputResources; }
3021 void set_maxFragmentCombinedOutputResources(uint32_t inValue) { m_struct.maxFragmentCombinedOutputResources = inValue; }