Home
last modified time | relevance | path

Searched refs:PIPE_BIND_DISPLAY_TARGET (Results 1 – 25 of 39) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c419 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
427 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
/external/mesa3d/src/gallium/tests/graw/
Dclear.c77 PIPE_BIND_DISPLAY_TARGET); in init()
Dtri-gs.c212 PIPE_BIND_DISPLAY_TARGET); in init()
Dshader-leak.c204 PIPE_BIND_DISPLAY_TARGET); in init()
Dtri-instanced.c263 PIPE_BIND_DISPLAY_TARGET); in init()
Dquad-sample.c334 PIPE_BIND_DISPLAY_TARGET); in init()
Dgraw_util.h80 PIPE_BIND_DISPLAY_TARGET); in graw_util_create_window()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_xsp.c90 templat.bind = PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET; in vl_screen_texture_from_drawable()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c178 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT | PIPE_BIND_CURSOR | in nouveau_screen_init()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c259 PIPE_BIND_DISPLAY_TARGET | in ximage_display_create_surface()
455 if (src->bind & PIPE_BIND_DISPLAY_TARGET) { in ximage_display_copy_to_pixmap()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h302 #define PIPE_BIND_DISPLAY_TARGET (1 << 8) /* flush_front_buffer */ macro
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c289 if (bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_is_format_supported()
Dsp_texture.c136 if (spr->base.bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_resource_create()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_st.c97 bind = PIPE_BIND_DISPLAY_TARGET | in stw_st_framebuffer_validate_locked()
Dstw_pixelformat.c226 bind_flags |= PIPE_BIND_DISPLAY_TARGET; in add_color_format_variants()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c323 if (bind & PIPE_BIND_DISPLAY_TARGET) { in llvmpipe_is_format_supported()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dmodeset.c274 PIPE_BIND_DISPLAY_TARGET | in drm_display_create_surface()
313 PIPE_BIND_DISPLAY_TARGET | in drm_display_create_surface_from_resource()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_miptree.c312 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nvc0_miptree_create()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_st.c154 bind = PIPE_BIND_DISPLAY_TARGET | in xmesa_st_framebuffer_validate_textures()
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c247 PIPE_BIND_DISPLAY_TARGET | in gdi_display_create_window_surface()
/external/mesa3d/src/gallium/state_trackers/dri/sw/
Ddrisw.c227 bind |= PIPE_BIND_DISPLAY_TARGET; in drisw_allocate_textures()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.c378 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT; in wayland_create_window_surface()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c410 if (tex_usage & PIPE_BIND_DISPLAY_TARGET) { in svga_is_format_supported()
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
Dnative_fbdev.c288 PIPE_BIND_DISPLAY_TARGET); in fbdev_display_create_window_surface()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_miptree.c289 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nv50_miptree_create()

12