Searched refs:gbm_usage (Results 1 – 1 of 1) sorted by relevance
782 uint32_t gbm_usage = GBM_BO_USE_TEXTURING; in vrend_format_can_sample() local783 return gbm_device_is_format_supported(gbm->device, gbm_format, gbm_usage); in vrend_format_can_sample()