Searched refs:nextHeight (Results 1 – 2 of 2) sorted by relevance
2753 UINT_32 nextHeight; in HwlCheckLastMacroTiledLvl() local2774 nextHeight = pOut->height >> 1; in HwlCheckLastMacroTiledLvl()2779 nextHeight = (nextHeight + 3) / 4; in HwlCheckLastMacroTiledLvl()2781 nextHeight = NextPow2(nextHeight); in HwlCheckLastMacroTiledLvl()2796 nextHeight, in HwlCheckLastMacroTiledLvl()
1318 GLint nextWidth, nextHeight, nextDepth; in _mesa_test_proxy_teximage() local1323 &nextWidth, &nextHeight, in _mesa_test_proxy_teximage()1326 height = nextHeight; in _mesa_test_proxy_teximage()