Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c271 unsigned surface_idx) in panfrost_texture_offset()
507 unsigned surface_idx = is_3d ? layer : sample; in pan_iview_get_surface() local