Searched refs:nextHeight (Results 1 – 2 of 2) sorted by relevance
2786 UINT_32 nextHeight; in HwlCheckLastMacroTiledLvl() local2807 nextHeight = pOut->height >> 1; in HwlCheckLastMacroTiledLvl()2812 nextHeight = (nextHeight + 3) / 4; in HwlCheckLastMacroTiledLvl()2814 nextHeight = NextPow2(nextHeight); in HwlCheckLastMacroTiledLvl()2829 nextHeight, in HwlCheckLastMacroTiledLvl()
1297 GLint nextWidth, nextHeight, nextDepth; in _mesa_test_proxy_teximage() local1302 &nextWidth, &nextHeight, in _mesa_test_proxy_teximage()1305 height = nextHeight; in _mesa_test_proxy_teximage()