Searched refs:mCurrentTexCoordsPointer (Results 1 – 2 of 2) sorted by relevance
30 , mCurrentTexCoordsPointer(this) in MeshState()73 mCurrentTexCoordsPointer, mCurrentTexCoordsStride); in dump()130 || vertices != mCurrentTexCoordsPointer in bindTexCoordsVertexPointer()133 mCurrentTexCoordsPointer = vertices; in bindTexCoordsVertexPointer()140 mCurrentTexCoordsPointer = this; in resetVertexPointers()146 mCurrentTexCoordsPointer = this; in enableTexCoordsVertexArray()
124 const void* mCurrentTexCoordsPointer; variable