Searched refs:is_format_supported (Results 1 – 4 of 4) sorted by relevance
206 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()212 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()218 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()224 if (drm->callbacks.is_format_supported(drm->user_data, in bind_drm()
18 bool (*is_format_supported)(void *user_data, uint32_t format); member
129 def is_format_supported(format): function437 if not is_format_supported(format):532 if not is_format_supported(format):620 if is_format_supported(format):648 if is_format_supported(format):682 if is_format_supported(format):710 if is_format_supported(format) and not format.is_bitmask():
586 static format_support_flags is_format_supported(const int32_t fmt_idx, in is_format_supported() function1001 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()1028 fmt_supported->f_flags = is_format_supported(fmt_idx, in get_supported_format()