Searched refs:PIPE_BIND_DISPLAY_TARGET (Results 1 – 25 of 46) sorted by relevance
12
65 PIPE_BIND_DISPLAY_TARGET | in fd3_screen_is_format_supported()72 PIPE_BIND_DISPLAY_TARGET | in fd3_screen_is_format_supported()
77 PIPE_BIND_DISPLAY_TARGET | in fd2_screen_is_format_supported()82 PIPE_BIND_DISPLAY_TARGET | in fd2_screen_is_format_supported()
67 PIPE_BIND_DISPLAY_TARGET | in fd4_screen_is_format_supported()73 PIPE_BIND_DISPLAY_TARGET | in fd4_screen_is_format_supported()
68 PIPE_BIND_DISPLAY_TARGET | in fd5_screen_is_format_supported()74 PIPE_BIND_DISPLAY_TARGET | in fd5_screen_is_format_supported()
61 PIPE_BIND_DISPLAY_TARGET |\
621 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()664 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()673 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
405 if (bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_is_format_supported()438 ((bind & PIPE_BIND_DISPLAY_TARGET) == 0) && in softpipe_is_format_supported()
127 if (pbind & PIPE_BIND_DISPLAY_TARGET) in pipe_to_virgl_bind()
492 ((bind & PIPE_BIND_DISPLAY_TARGET) == 0)) { in llvmpipe_is_format_supported()506 if (bind & PIPE_BIND_DISPLAY_TARGET) { in llvmpipe_is_format_supported()
78 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()
82 PIPE_BIND_DISPLAY_TARGET); in graw_util_create_window()
331 PIPE_BIND_DISPLAY_TARGET); in init()
111 if (bind & PIPE_BIND_DISPLAY_TARGET) { in swr_is_format_supported()887 if (msaa_res->base.bind & (PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT in swr_create_resolve_resource()929 if (res->base.bind & (PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT in swr_resource_create()
248 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT | in nouveau_screen_init()
115 bind = PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_RENDER_TARGET; in hgl_st_framebuffer_validate_textures()
97 PIPE_BIND_DISPLAY_TARGET); in wsw_is_dt_format_supported()
115 bind = PIPE_BIND_DISPLAY_TARGET | in stw_st_framebuffer_validate_locked()
362 #define PIPE_BIND_DISPLAY_TARGET (1 << 8) /* flush_front_buffer */ macro
309 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nvc0_miptree_create()
157 bind = PIPE_BIND_DISPLAY_TARGET | in xmesa_st_framebuffer_validate_textures()
511 DEBUG_NAMED_VALUE(PIPE_BIND_DISPLAY_TARGET), in debug_print_bind_flags()
438 #define PIPE_BIND_DISPLAY_TARGET (1 << 7) /* flush_front_buffer */ macro