Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.h200 pan_image_layout_init(const struct panfrost_device *dev,
Dpan_texture.c139 pan_image_layout_init(const struct panfrost_device *dev, in pan_image_layout_init() function
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_image.c96 pan_image_layout_init(pdev, &image->pimage.layout, modifier, in panvk_image_create()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c93 bool valid = pan_image_layout_init(dev, &rsc->image.layout, mod, in panfrost_resource_from_handle()
501 pan_image_layout_init(dev, &pres->image.layout, in panfrost_resource_setup()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst1088 - panfrost: Add a pan_image_layout_init() helper
1089 - panfrost: Patch the gallium driver to use pan_image_layout_init()