Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_layout.c271 unsigned surface_idx) in panfrost_texture_offset()
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()
269 panfrost_texture_offset(const struct pan_image_layout *layout, unsigned level, unsigned array_idx, unsigned surface_idx) panfrost_texture_offset() argument
H A Dpan_texture.h222 unsigned surface_idx);

Completed in 2 milliseconds