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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.h183 unsigned surface_idx);
H A Dpan_texture.c131 unsigned surface_idx)
135 (surface_idx * layout->slices[level].surface_stride);
341 unsigned surface_idx = is_3d ? layer : sample; local in function:pan_iview_get_surface
345 array_idx, surface_idx);
129 panfrost_texture_offset(const struct pan_image_layout * layout,unsigned level,unsigned array_idx,unsigned surface_idx) argument

Completed in 7 milliseconds