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_texture.c131 unsigned surface_idx) in panfrost_texture_offset() argument
135 (surface_idx * layout->slices[level].surface_stride); in panfrost_texture_offset()
341 unsigned surface_idx = is_3d ? layer : sample; in pan_iview_get_surface() local
345 array_idx, surface_idx); in pan_iview_get_surface()
Dpan_texture.h183 unsigned surface_idx);