HomeSort by relevance Sort by last modified time
    Searched refs:numL1CellsY (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 253 const int numL1CellsY = 1;
257 int cellL1Height = cellL0Height/numL1CellsY;
260 float depthValues[numL1CellsX*numL1CellsY];
286 for (int y1 = 0; y1 < numL1CellsY; y1++)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 253 const int numL1CellsY = 1;
257 int cellL1Height = cellL0Height/numL1CellsY;
260 float depthValues[numL1CellsX*numL1CellsY];
286 for (int y1 = 0; y1 < numL1CellsY; y1++)
    [all...]

Completed in 34 milliseconds