Searched refs:cellL0Height (Results 1 – 2 of 2) sorted by relevance
255 int cellL0Height = target.height/numL0CellsY; in generateBaseClearAndDepthCommands() local257 int cellL1Height = cellL0Height/numL1CellsY; in generateBaseClearAndDepthCommands()262 if (cellL0Width <= 0 || cellL1Width <= 0 || cellL0Height <= 0 || cellL1Height <= 0) in generateBaseClearAndDepthCommands()291 int y = y0*cellL0Height + y1*cellL1Height; in generateBaseClearAndDepthCommands()