Searched refs:m_atomicCounterBuffer (Results 1 – 2 of 2) sorted by relevance
76 m_atomicCounterBuffer = 0; in init()459 if (m_atomicCounterBuffer == id) in unBindBuffer()460 m_atomicCounterBuffer = 0; in unBindBuffer()506 m_atomicCounterBuffer = id; in bindBuffer()650 ret = m_atomicCounterBuffer; in getBuffer()
473 GLuint m_atomicCounterBuffer; variable