Searched refs:nextDepth (Results 1 – 2 of 2) sorted by relevance
166 const nextDepth = row + 1 < numRows ? +cols[2].longValues![row + 1] : -1; constant169 if (grouping === -1 || grouping !== nextGrouping || depth !== nextDepth) {
1297 GLint nextWidth, nextHeight, nextDepth; in _mesa_test_proxy_teximage() local1303 &nextDepth)) { in _mesa_test_proxy_teximage()1306 depth = nextDepth; in _mesa_test_proxy_teximage()