Home
last modified time | relevance | path

Searched refs:PIPE_BIND_BLENDABLE (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_screen.c68 PIPE_BIND_SCANOUT | PIPE_BIND_SHARED | PIPE_BIND_BLENDABLE)) && in fd3_screen_is_format_supported()
74 retval |= usage & PIPE_BIND_BLENDABLE; in fd3_screen_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h130 PIPE_BIND_DEPTH_STENCIL | PIPE_BIND_BLENDABLE)) == in etna_resource_sampler_only()
H A Detnaviv_surface.c74 PIPE_BIND_BLENDABLE); in etna_render_handle_incompatible()
H A Detnaviv_texture.c227 PIPE_BIND_BLENDABLE); in etna_texture_handle_incompatible()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c727 PIPE_BIND_BLENDABLE)) && in r300_is_format_supported()
738 retval |= usage & PIPE_BIND_BLENDABLE; in r300_is_format_supported()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h477 #define PIPE_BIND_BLENDABLE (1 << 2) /* create_surface */ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.c52 #define _B__ PIPE_BIND_RENDER_TARGET | PIPE_BIND_BLENDABLE
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c363 bind |= PIPE_BIND_BLENDABLE; in NineAdapter9_CheckDeviceFormat()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c194 PIPE_BIND_BLENDABLE); in nv50_fragprog_validate()
H A Dnv50_formats.c49 #define U_TB PIPE_BIND_BLENDABLE | U_TR
50 #define U_IB PIPE_BIND_BLENDABLE | U_IR
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c300 PIPE_BIND_BLENDABLE | in panfrost_should_afbc()
375 PIPE_BIND_BLENDABLE | in panfrost_should_tile()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp638 if (bind & PIPE_BIND_BLENDABLE && in d3d12_is_format_supported()
H A Dd3d12_resource.cpp531 res->base.b.bind |= PIPE_BIND_RENDER_TARGET | PIPE_BIND_BLENDABLE | PIPE_BIND_DISPLAY_TARGET; in d3d12_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c217 PIPE_BIND_BLENDABLE)) && in r600_is_format_supported()
226 retval |= usage & PIPE_BIND_BLENDABLE; in r600_is_format_supported()
H A Devergreen_state.c288 PIPE_BIND_BLENDABLE)) && in evergreen_is_format_supported()
297 retval |= usage & PIPE_BIND_BLENDABLE; in evergreen_is_format_supported()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1112 PIPE_BIND_BLENDABLE); in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1214 if (bind & PIPE_BIND_BLENDABLE && in zink_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2465 PIPE_BIND_SHARED | PIPE_BIND_BLENDABLE)) && in si_is_format_supported()
2470 retval |= usage & PIPE_BIND_BLENDABLE; in si_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7478 PIPE_BIND_BLENDABLE | in iris_rebind_buffer()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c8332 PIPE_BIND_BLENDABLE |

Completed in 68 milliseconds