Searched refs:planeres (Results 1 – 1 of 1) sorted by relevance
136 drmModePlanePtr planeres = drmModeGetPlane(data->drm_fd, plane->drm_plane->plane_id); in test_rmfb() local138 igt_assert_eq(planeres->fb_id, 0); in test_rmfb()140 drmModeFreePlane(planeres); in test_rmfb()