Home
last modified time | relevance | path

Searched refs:format_is_supported (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_draw_crc.c156 static bool format_is_supported(uint32_t format, uint64_t modifier) in format_is_supported() function
182 igt_require(format_is_supported(formats[format_index], tiling)); in draw_method_subtest()
/external/wayland/src/
Dwayland-shm.c143 format_is_supported(struct wl_client *client, uint32_t format) in format_is_supported() function
172 if (!format_is_supported(client, format)) { in shm_pool_create_buffer()