Home
last modified time | relevance | path

Searched refs:panfrost_texture_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c269 panfrost_texture_offset(const struct pan_image_layout *layout, in panfrost_texture_offset() function
501 panfrost_texture_offset(&iview->image->layout, in pan_iview_get_surface()
510 panfrost_texture_offset(&iview->image->layout, level, in pan_iview_get_surface()
Dpan_texture.h220 panfrost_texture_offset(const struct pan_image_layout *layout,
Dpan_texture.c278 offset = panfrost_texture_offset(layout, l, (w * face_mult) + f, s); in panfrost_get_surface_pointer()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_image.c137 offset += panfrost_texture_offset(&image->pimage.layout, in panvk_per_arch()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c1904 panfrost_texture_offset(&rsrc->image.layout, in emit_image_bufs()