Searched refs:PIPE_BIND_DISPLAY_TARGET (Results 1 – 25 of 39) sorted by relevance
12
419 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()427 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
77 PIPE_BIND_DISPLAY_TARGET); in init()
212 PIPE_BIND_DISPLAY_TARGET); in init()
204 PIPE_BIND_DISPLAY_TARGET); in init()
263 PIPE_BIND_DISPLAY_TARGET); in init()
334 PIPE_BIND_DISPLAY_TARGET); in init()
80 PIPE_BIND_DISPLAY_TARGET); in graw_util_create_window()
90 templat.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET; in vl_screen_texture_from_drawable()
178 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT | PIPE_BIND_CURSOR | in nouveau_screen_init()
259 PIPE_BIND_DISPLAY_TARGET | in ximage_display_create_surface()455 if (src->bind & PIPE_BIND_DISPLAY_TARGET) { in ximage_display_copy_to_pixmap()
302 #define PIPE_BIND_DISPLAY_TARGET (1 << 8) /* flush_front_buffer */ macro
289 if (bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_is_format_supported()
136 if (spr->base.bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_resource_create()
97 bind = PIPE_BIND_DISPLAY_TARGET | in stw_st_framebuffer_validate_locked()
226 bind_flags |= PIPE_BIND_DISPLAY_TARGET; in add_color_format_variants()
323 if (bind & PIPE_BIND_DISPLAY_TARGET) { in llvmpipe_is_format_supported()
274 PIPE_BIND_DISPLAY_TARGET | in drm_display_create_surface()313 PIPE_BIND_DISPLAY_TARGET | in drm_display_create_surface_from_resource()
312 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nvc0_miptree_create()
154 bind = PIPE_BIND_DISPLAY_TARGET | in xmesa_st_framebuffer_validate_textures()
247 PIPE_BIND_DISPLAY_TARGET | in gdi_display_create_window_surface()
227 bind |= PIPE_BIND_DISPLAY_TARGET; in drisw_allocate_textures()
378 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT; in wayland_create_window_surface()
410 if (tex_usage & PIPE_BIND_DISPLAY_TARGET) { in svga_is_format_supported()
288 PIPE_BIND_DISPLAY_TARGET); in fbdev_display_create_window_surface()
289 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nv50_miptree_create()