Home
last modified time | relevance | path

Searched refs:total_height (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c681 unsigned total_height = tex->total_nblocksy * 4; in i945_texture_layout_cube() local
691 y = total_height - 4; in i945_texture_layout_cube()
716 y = total_height - 4; in i945_texture_layout_cube()
722 y = total_height - 4; in i945_texture_layout_cube()
/third_party/glfw/deps/
H A Dnuklear.h3030 int total_height; member
18974 view->total_height = row_height * NK_MAX(row_count,1); in nk_list_view_begin()
18997 layout->at_y = layout->bounds.y + (float)view->total_height; in nk_list_view_end()

Completed in 42 milliseconds