Home
last modified time | relevance | path

Searched refs:walk_layer_h0 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.c56 int walk_layer_h0; member
721 layout->walk_layer_h0 = layout->lods[0].slice_height; in image_get_gen6_walk_layer_heights()
770 layout->walk_layer_height = layout->walk_layer_h0 + layout->walk_layer_h1 + in image_get_gen6_walk_layer_heights()
927 layout->walk_layer_h0 = 0; in image_get_gen6_lods()
1136 const int h0 = align(layout->walk_layer_h0, hz_align_j); in image_set_gen6_hiz()