Searched refs:gbm_flags (Results 1 – 1 of 1) sorted by relevance
6825 uint32_t gbm_flags = virgl_gbm_convert_flags(gr->base.bind); in vrend_resource_gbm_init() local6833 if (!gbm || !gbm->device || !gbm_format || !gbm_flags) in vrend_resource_gbm_init()6839 if (!gbm_device_is_format_supported(gbm->device, gbm_format, gbm_flags)) in vrend_resource_gbm_init()6843 gbm_format, gbm_flags); in vrend_resource_gbm_init()