Searched refs:numCells (Results 1 – 1 of 1) sorted by relevance
1003 const int numCells = GRID_SIZE*GRID_SIZE; in createBuffers() local1004 const int numPositionCells = (instanced) ? (1) : (numCells); in createBuffers()1007 const int numColorOffsetElements = numInstanceElementsPerCell * numCells; in createBuffers()