Searched refs:has_tiling_ioctl (Results 1 – 3 of 3) sorted by relevance
99 bool has_tiling_ioctl; member
581 int num_modifiers = screen->has_tiling_ioctl ? 2 : 1; in vc4_screen_query_dmabuf_modifiers()589 m = screen->has_tiling_ioctl ? 0 : 1; in vc4_screen_query_dmabuf_modifiers()
630 PIPE_BIND_SCANOUT)) && !screen->has_tiling_ioctl) in vc4_resource_create_with_modifiers()655 if (screen->has_tiling_ioctl) { in vc4_resource_create_with_modifiers()1212 screen->has_tiling_ioctl = true; in vc4_resource_screen_init()