Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_screen.c67 if ((usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd3_screen_is_format_supported()
71 retval |= usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd3_screen_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_screen.c68 if ((usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd4_screen_is_format_supported()
72 retval |= usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd4_screen_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_screen.c84 (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd5_screen_is_format_supported()
88 retval |= usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd5_screen_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_screen.c70 if ((usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd2_screen_is_format_supported()
73 retval |= usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd2_screen_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_screen.c98 (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd6_screen_is_format_supported()
101 retval |= usage & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET | in fd6_screen_is_format_supported()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_defines.h61 PIPE_BIND_DISPLAY_TARGET |\
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c681 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
724 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
733 PIPE_BIND_DISPLAY_TARGET | in r300_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h38 #define PAN_BIND_SHARED_MASK (PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT | \
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c205 bind = PIPE_BIND_DISPLAY_TARGET | in stw_st_framebuffer_validate_locked()
216 bind &= ~PIPE_BIND_DISPLAY_TARGET; in stw_st_framebuffer_validate_locked()
253 if (bind & PIPE_BIND_DISPLAY_TARGET) { in stw_st_framebuffer_validate_locked()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c421 if (bind & (PIPE_BIND_DISPLAY_TARGET | in softpipe_is_format_supported()
454 ((bind & PIPE_BIND_DISPLAY_TARGET) == 0) && in softpipe_is_format_supported()
/third_party/mesa3d/src/gallium/tests/graw/
Dclear.c77 PIPE_BIND_DISPLAY_TARGET); in init()
Dtri-gs.c216 PIPE_BIND_DISPLAY_TARGET); in init()
Dshader-leak.c208 PIPE_BIND_DISPLAY_TARGET); in init()
Dtri-instanced.c269 PIPE_BIND_DISPLAY_TARGET); in init()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h140 if (pbind & PIPE_BIND_DISPLAY_TARGET) in pipe_to_virgl_bind()
Dvirgl_texture.c68 PIPE_BIND_SAMPLER_VIEW | PIPE_BIND_DISPLAY_TARGET); in temp_bind()
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.cpp131 if (textureUsage & PIPE_BIND_DISPLAY_TARGET) { in hgl_winsys_displaytarget_create()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_xlib_swrast.c175 templat.bind = (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET); in vl_swrast_texture_from_drawable()
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp209 templ.bind = PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_RENDER_TARGET; in d3d12_wgl_framebuffer_get_resource()
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
Dwrapper_sw_winsys.c97 PIPE_BIND_DISPLAY_TARGET); in wsw_is_dt_format_supported()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddrisw.c390 bind |= PIPE_BIND_DISPLAY_TARGET; in drisw_allocate_textures()
411 ~(PIPE_BIND_SCANOUT | PIPE_BIND_SHARED | PIPE_BIND_DISPLAY_TARGET); in drisw_allocate_textures()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c761 ((bind & PIPE_BIND_DISPLAY_TARGET) == 0)) { in llvmpipe_is_format_supported()
789 if (bind & PIPE_BIND_DISPLAY_TARGET) { in llvmpipe_is_format_supported()
/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl.c120 bind = PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_RENDER_TARGET; in hgl_st_framebuffer_validate_textures()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_buffer.cpp72 …deoBuffer->base.bind = PIPE_BIND_SAMPLER_VIEW | PIPE_BIND_RENDER_TARGET | PIPE_BIND_DISPLAY_TARGET; in d3d12_video_buffer_create()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_kopper.c839 assert(pres->bind & PIPE_BIND_DISPLAY_TARGET); in zink_kopper_update()
873 assert(ctx->fb_state.zsbuf->texture->bind & PIPE_BIND_DISPLAY_TARGET); in zink_kopper_fixup_depth_buffer()
906 assert(pres->bind & PIPE_BIND_DISPLAY_TARGET); in zink_kopper_check()

123