Home
last modified time | relevance | path

Searched defs:colormask (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blend.c132 uint32_t colormask; in etna_update_blend() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_blend.h50 unsigned colormask; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c446 unsigned colormask = in st_Clear() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_emit.c250 translate_colormask(struct v3d_context *v3d, uint32_t colormask, int rt) in translate_colormask()
/third_party/mesa3d/src/util/format/
Du_format.h685 unsigned colormask; in util_format_colormask() local
715 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) in util_format_colormask_full()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c493 uint32_t colormask = 0xffffffff; in vc4_nir_blend_pipeline() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c131 unsigned colormask = util_format_colormask(desc); in convert_fast_clear_color() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c835 colormask_quad(unsigned colormask, in colormask_quad()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c140 unsigned format, swap, spi_format, colormask; in si_emit_cb_render_state() local
3688 unsigned colormask = sctx->framebuffer.colorbuf_enabled_4bit; in si_out_of_order_rasterization() local
Dsi_pipe.h1888 unsigned colormask = in si_get_total_colormask() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp310 color_write_mask(unsigned colormask) in color_write_mask()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c2137 unsigned colormask = mask & PIPE_MASK_RGBA; in util_blitter_blit_generic() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h364 unsigned colormask:4; /**< bitmask of PIPE_MASK_R/G/B/A */ member
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c984 unsigned colormask = blend->cb_target_enabled_4bit; in radv_pipeline_out_of_order_rast() local
Dradv_cmd_buffer.c1363 uint32_t colormask = (pipeline->cb_target_mask >> (i * 4)) & 0xf; in radv_emit_rbplus_state() local