Home | History | Annotate | Download | only in include

Lines Matching refs:maxVertexInputAttributes

2978     uint32_t get_maxVertexInputAttributes() { return m_struct.maxVertexInputAttributes; }
2979 void set_maxVertexInputAttributes(uint32_t inValue) { m_struct.maxVertexInputAttributes = inValue; }