Searched refs:PIPE_BIND_BLENDABLE (Results 1 – 15 of 15) sorted by relevance
68 PIPE_BIND_BLENDABLE)) && in fd3_screen_is_format_supported()76 retval |= usage & PIPE_BIND_BLENDABLE; in fd3_screen_is_format_supported()
122 PIPE_BIND_DEPTH_STENCIL | PIPE_BIND_BLENDABLE)) == in etna_resource_sampler_only()
203 PIPE_BIND_BLENDABLE); in etna_texture_handle_incompatible()
667 PIPE_BIND_BLENDABLE)) && in r300_is_format_supported()678 retval |= usage & PIPE_BIND_BLENDABLE; in r300_is_format_supported()
357 #define PIPE_BIND_BLENDABLE (1 << 2) /* create_surface */ macro
506 DEBUG_NAMED_VALUE(PIPE_BIND_BLENDABLE), in debug_print_bind_flags()
433 #define PIPE_BIND_BLENDABLE (1 << 2) /* create_surface */ macro
52 #define _B__ PIPE_BIND_RENDER_TARGET | PIPE_BIND_BLENDABLE
49 #define U_TB PIPE_BIND_BLENDABLE | U_TR50 #define U_IB PIPE_BIND_BLENDABLE | U_IR
188 PIPE_BIND_BLENDABLE); in nv50_fragprog_validate()
324 bind |= PIPE_BIND_BLENDABLE; in NineAdapter9_CheckDeviceFormat()
216 PIPE_BIND_BLENDABLE)) && in r600_is_format_supported()225 retval |= usage & PIPE_BIND_BLENDABLE; in r600_is_format_supported()
286 PIPE_BIND_BLENDABLE)) && in evergreen_is_format_supported()295 retval |= usage & PIPE_BIND_BLENDABLE; in evergreen_is_format_supported()
2195 PIPE_BIND_BLENDABLE)) && in si_is_format_supported()2204 retval |= usage & PIPE_BIND_BLENDABLE; in si_is_format_supported()
589 * ``PIPE_BIND_BLENDABLE``: Used in conjunction with PIPE_BIND_RENDER_TARGET to