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

  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 284 int stencilValue = stencilValues[y0*numL0CellsX + x0];
294 clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue));
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 284 int stencilValue = stencilValues[y0*numL0CellsX + x0];
294 clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue));
    [all...]

Completed in 43 milliseconds