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

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_screen.c1353 brw_image_format_is_supported(const struct intel_device_info *devinfo, function in typeref:typename:bool
1393 if (!brw_image_format_is_supported(&screen->devinfo,
1424 if (!brw_image_format_is_supported(&screen->devinfo, f))

Completed in 5 milliseconds