Searched refs:lvlWidth (Results 1 – 1 of 1) sorted by relevance
119 GLuint lvlWidth = mt->physical_width0, lvlHeight = mt->physical_height0; in i915_miptree_layout_cube() local122 assert(lvlWidth == lvlHeight); /* cubemap images are square */ in i915_miptree_layout_cube()131 lvlWidth, lvlHeight, in i915_miptree_layout_cube()133 lvlWidth /= 2; in i915_miptree_layout_cube()317 GLuint lvlWidth = mt->physical_width0, lvlHeight = mt->physical_height0; in i945_miptree_layout_cube() local320 assert(lvlWidth == lvlHeight); /* cubemap images are square */ in i945_miptree_layout_cube()340 lvlWidth, lvlHeight, 6); in i945_miptree_layout_cube()341 lvlWidth /= 2; in i945_miptree_layout_cube()