Searched refs:igt_create_bo_for_fb (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/lib/ |
D | igt_fb.h | 167 void igt_create_bo_for_fb(int fd, int width, int height,
|
D | igt_fb.c | 953 void igt_create_bo_for_fb(int fd, int width, int height, in igt_create_bo_for_fb() function
|
/external/igt-gpu-tools/tests/ |
D | kms_ccs.c | 131 igt_create_bo_for_fb(data->drm_fd, width, height, format, modifier, fb); in generate_fb()
|