Searched refs:gbm_device_is_format_supported (Results 1 – 3 of 3) sorted by relevance
321 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) { in test_alloc_free_formats()343 if (gbm_device_is_format_supported(gbm, format, usage)) { in test_alloc_free_usage()
219 gbm_device_is_format_supported(struct gbm_device *gbm,
86 gbm_device_is_format_supported(struct gbm_device *gbm, in gbm_device_is_format_supported() function