Home | History | Annotate | Download | only in include

Lines Matching refs:maxTessellationControlPerVertexInputComponents

2992     uint32_t get_maxTessellationControlPerVertexInputComponents() { return m_struct.maxTessellationControlPerVertexInputComponents; }
2993 void set_maxTessellationControlPerVertexInputComponents(uint32_t inValue) { m_struct.maxTessellationControlPerVertexInputComponents = inValue; }