Home
last modified time | relevance | path

Searched refs:numCells (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp1003 const int numCells = GRID_SIZE*GRID_SIZE; in createBuffers() local
1004 const int numPositionCells = (instanced) ? (1) : (numCells); in createBuffers()
1007 const int numColorOffsetElements = numInstanceElementsPerCell * numCells; in createBuffers()