Home | History | Annotate | Download | only in functional

Lines Matching refs:stencilValue

284 			int stencilValue = stencilValues[y0*numL0CellsX + x0];
294 clearCommands.push_back(ClearCommand(cellL1Rect, GL_STENCIL_BUFFER_BIT, Vec4(0), stencilValue));