Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c271 unsigned surface_idx) in panfrost_texture_offset() argument
275 (surface_idx * layout->slices[level].surface_stride); in panfrost_texture_offset()
507 unsigned surface_idx = is_3d ? layer : sample; in pan_iview_get_surface() local
511 array_idx, surface_idx); in pan_iview_get_surface()
Dpan_texture.h222 unsigned surface_idx);