Home | History | Annotate | Download | only in include

Lines Matching refs:bufferBindCount

241     uint32_t get_bufferBindCount() { return m_struct.bufferBindCount; }
242 void set_bufferBindCount(uint32_t inValue) { m_struct.bufferBindCount = inValue; }