Home | History | Annotate | Download | only in include

Lines Matching refs:maxTessellationGenerationLevel

2988     uint32_t get_maxTessellationGenerationLevel() { return m_struct.maxTessellationGenerationLevel; }
2989 void set_maxTessellationGenerationLevel(uint32_t inValue) { m_struct.maxTessellationGenerationLevel = inValue; }