Home | History | Annotate | Download | only in include

Lines Matching refs:maxTexelBufferElements

2930     uint32_t get_maxTexelBufferElements() { return m_struct.maxTexelBufferElements; }
2931 void set_maxTexelBufferElements(uint32_t inValue) { m_struct.maxTexelBufferElements = inValue; }