Home
last modified time | relevance | path

Searched refs:is_vc4_device (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Ddrmtest.c114 bool is_vc4_device(int fd) in is_vc4_device() function
464 igt_require(is_vc4_device(fd)); in igt_require_vc4()
Ddrmtest.h93 bool is_vc4_device(int fd);
Digt_fb.c439 if (is_vc4_device(fd)) { in igt_get_fb_tile_size()
906 } else if (is_vc4_device(fd)) { in create_bo_for_fb()
2201 else if (is_vc4_device(fd)) in map_bo()