Home
last modified time | relevance | path

Searched refs:util_format_colormask_full (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blend.c152 util_format_colormask_full(desc, colormask))); in etna_update_blend()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c426 if (!util_format_colormask_full(desc, state->colormask)) { in lp_build_blend_aos()
Dlp_state_fs.c3695 fullcolormask = util_format_colormask_full(cbuf0_format_desc, in generate_variant()
/third_party/mesa3d/src/util/format/
Du_format.h715 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) in util_format_colormask_full() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c793 if (!util_format_colormask_full(desc, rt->colormask)) in fd3_emit_state()