Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c424 if (!util_format_colormask_full(desc, state->colormask)) { in lp_build_blend_aos()
Dlp_state_fs.c2831 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask); in generate_variant()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.h465 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) in util_format_colormask_full() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h654 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) in util_format_colormask_full() function
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c760 if (!util_format_colormask_full(desc, rt->colormask)) in fd3_emit_state()