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

  /external/mesa3d/src/gbm/main/
gbm.c 82 gbm_device_is_format_supported(struct gbm_device *gbm, function
  /external/minigbm/
gbm.c 32 PUBLIC int gbm_device_is_format_supported(struct gbm_device *gbm, uint32_t format, uint32_t usage) function
112 if (!gbm_device_is_format_supported(gbm, format, usage))
208 if (!gbm_device_is_format_supported(gbm, gbm_format, usage))

Completed in 44 milliseconds