Searched refs:floatsPerVert (Results 1 – 1 of 1) sorted by relevance
672 const uint32_t floatsPerVert = 6; in appendMeshQuad() local673 float *currentPos = mTextMeshPtr + mCurrentQuadIndex * vertsPerQuad * floatsPerVert; in appendMeshQuad()