Searched refs:tSize (Results 1 – 1 of 1) sorted by relevance
512 int tSize = 0; in drawPointsData() local515 tSize = 1; in drawPointsData()518 tSize = 2; in drawPointsData()521 tSize = 4; in drawPointsData()548 s_glDispatch.glDrawElements(GL_POINTS, sCount, type, (char*)indices_in+sStart*tSize); in drawPointsData()