Searched refs:numL1CellsY (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp253 const int numL1CellsY = 1; local
257 int cellL1Height = cellL0Height/numL1CellsY;
260 float depthValues[numL1CellsX*numL1CellsY];
286 for (int y1 = 0; y1 < numL1CellsY; y1++)
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp253 const int numL1CellsY = 1; local
257 int cellL1Height = cellL0Height/numL1CellsY;
260 float depthValues[numL1CellsX*numL1CellsY];
286 for (int y1 = 0; y1 < numL1CellsY; y1++)

Completed in 175 milliseconds