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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_device.h233 panfrost_supports_compressed_format(struct panfrost_device *dev, unsigned fmt);
H A Dpan_props.c183 panfrost_supports_compressed_format(struct panfrost_device *dev, unsigned fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.c557 bool supported = panfrost_supports_compressed_format(dev,
H A Dpan_resource.c1348 bool fake_rgtc = !panfrost_supports_compressed_format(dev, MALI_BC4_UNORM);
H A Dpan_cmdstream.c1265 bool fake_rgtc = !panfrost_supports_compressed_format(device, MALI_BC4_UNORM);

Completed in 11 milliseconds