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

  /external/mesa3d/src/gbm/
gbm-symbols-check 7 gbm_device_is_format_supported
  /external/mesa3d/src/gbm/main/
gbm.h 193 * \sa Use gbm_device_is_format_supported() to check if the combination of format
232 gbm_device_is_format_supported(struct gbm_device *gbm,
gbm.c 82 gbm_device_is_format_supported(struct gbm_device *gbm, function
  /external/autotest/client/site_tests/graphics_Gbm/src/
gbmtest.c 360 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) {
382 if (gbm_device_is_format_supported(gbm, format, usage)) {
565 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) {

Completed in 203 milliseconds