Searched refs:m_vertexAttrib0BufferSize (Results 1 – 2 of 2) sorted by relevance
403 long m_vertexAttrib0BufferSize; variable
4721 m_vertexAttrib0BufferSize = 0; in initVertexAttrib0()4746 if (bufferDataSize > m_vertexAttrib0BufferSize) { in simulateVertexAttrib0()4748 m_vertexAttrib0BufferSize = bufferDataSize; in simulateVertexAttrib0()