Searched refs:panfrost_get_layer_stride (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.h177 panfrost_get_layer_stride(const struct pan_image_layout *layout,
H A Dpan_texture.c114 panfrost_get_layer_stride(const struct pan_image_layout *layout, function in typeref:typename:unsigned
585 (w * panfrost_get_layer_stride(layout, l));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c868 panfrost_get_layer_stride(&staging->image.layout, 0);
1013 panfrost_get_layer_stride(&rsrc->image.layout, level);
H A Dpan_cmdstream.c1533 panfrost_get_layer_stride(&rsrc->image.layout,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst655 - panfrost: Use panfrost_get_layer_stride() instead of open-coding it

Completed in 15 milliseconds