Searched refs:PIPE_BIND_BLENDABLE (Results 1 – 20 of 20) sorted by relevance
72 PIPE_BIND_BLENDABLE)) && in fd3_screen_is_format_supported()80 retval |= usage & PIPE_BIND_BLENDABLE; in fd3_screen_is_format_supported()
133 PIPE_BIND_DEPTH_STENCIL | PIPE_BIND_BLENDABLE)) == in etna_resource_sampler_only()
67 PIPE_BIND_BLENDABLE); in etna_render_handle_incompatible()
227 PIPE_BIND_BLENDABLE); in etna_texture_handle_incompatible()
608 PIPE_BIND_BLENDABLE)) && in r300_is_format_supported()619 retval |= usage & PIPE_BIND_BLENDABLE; in r300_is_format_supported()
357 #define PIPE_BIND_BLENDABLE (1 << 2) /* create_surface */ macro
52 #define _B__ PIPE_BIND_RENDER_TARGET | PIPE_BIND_BLENDABLE
466 #define PIPE_BIND_BLENDABLE (1 << 2) /* create_surface */ macro
441 PIPE_BIND_BLENDABLE | in panfrost_should_afbc()486 PIPE_BIND_BLENDABLE | in panfrost_should_tile()
132 pub const PIPE_BIND_BLENDABLE: u32 = 4; constant
49 #define U_TB PIPE_BIND_BLENDABLE | U_TR50 #define U_IB PIPE_BIND_BLENDABLE | U_IR
189 PIPE_BIND_BLENDABLE); in nv50_fragprog_validate()
613 if (bind & PIPE_BIND_BLENDABLE && in zink_is_format_supported()
356 bind |= PIPE_BIND_BLENDABLE; in NineAdapter9_CheckDeviceFormat()
217 PIPE_BIND_BLENDABLE)) && in r600_is_format_supported()226 retval |= usage & PIPE_BIND_BLENDABLE; in r600_is_format_supported()
288 PIPE_BIND_BLENDABLE)) && in evergreen_is_format_supported()297 retval |= usage & PIPE_BIND_BLENDABLE; in evergreen_is_format_supported()
1106 PIPE_BIND_BLENDABLE); in st_init_extensions()
2172 PIPE_BIND_SHARED | PIPE_BIND_BLENDABLE)) && in si_is_format_supported()2177 retval |= usage & PIPE_BIND_BLENDABLE; in si_is_format_supported()
777 * ``PIPE_BIND_BLENDABLE``: Used in conjunction with PIPE_BIND_RENDER_TARGET to
6972 PIPE_BIND_BLENDABLE | in iris_rebind_buffer()