HomeSort by relevance Sort by last modified time
    Searched refs:gbm_device_is_format_supported (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gbm/main/
gbm.h 186 * \sa Use gbm_device_is_format_supported() to check if the combination of format
219 gbm_device_is_format_supported(struct gbm_device *gbm,
gbm.c 86 gbm_device_is_format_supported(struct gbm_device *gbm, function
  /external/autotest/client/site_tests/graphics_Gbm/src/
gbmtest.c 321 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) {
343 if (gbm_device_is_format_supported(gbm, format, usage)) {

Completed in 31 milliseconds