Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h275 panfrost_supports_compressed_format(struct panfrost_device *dev, unsigned fmt);
H A Dpan_props.c237 panfrost_supports_compressed_format(struct panfrost_device *dev, unsigned fmt) in panfrost_supports_compressed_format() function
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c586 bool supported = panfrost_supports_compressed_format(dev, in panfrost_is_format_supported()
H A Dpan_resource.c1477 bool fake_rgtc = !panfrost_supports_compressed_format(dev, MALI_BC4_UNORM); in panfrost_resource_screen_init()
H A Dpan_cmdstream.c1670 bool fake_rgtc = !panfrost_supports_compressed_format(device, MALI_BC4_UNORM); in panfrost_create_sampler_view_bo()

Completed in 12 milliseconds