Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.c202 unsigned effective_depth = depth; in pan_image_layout_init() local
257 slice->afbc.header_size *= effective_depth; in pan_image_layout_init()
258 slice->afbc.body_size *= effective_depth; in pan_image_layout_init()
267 slice_one_size * effective_depth * nr_samples; in pan_image_layout_init()