Home
last modified time | relevance | path

Searched refs:util_format_channel_description (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_image_load_store.c48 const struct util_format_channel_description *chan = &desc->channel[0]; in v3d_gl_format_is_return_32()
93 const struct util_format_channel_description *r_chan = &desc->channel[0]; in v3d_nir_lower_image_store()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c124 struct util_format_channel_description chan_desc, in lp_build_extract_soa_chan()
324 struct util_format_channel_description chan_desc = format_desc->channel[chan]; in lp_build_unpack_rgba_soa()
653 struct util_format_channel_description chan_desc = format_desc->channel[i]; in lp_build_fetch_rgba_soa()
883 struct util_format_channel_description chan_desc, in lp_build_insert_soa_chan()
989 struct util_format_channel_description chan_desc = format_desc->channel[chan]; in lp_build_pack_rgba_soa()
1055 struct util_format_channel_description chan_desc = format_desc->channel[i]; in lp_build_store_rgba_soa()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c162 const struct util_format_channel_description *chan = in fd_setup_border_colors()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.h144 struct util_format_channel_description struct
223 struct util_format_channel_description channel[4];
/external/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c556 struct util_format_channel_description d = desc->channel[c]; in pan_unpack()
609 struct util_format_channel_description d = desc->channel[c]; in pan_pack()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c99 const struct util_format_channel_description *chan = in vc4_nir_get_vattr_channel_vpm()
/external/mesa3d/src/util/format/
Du_format.h137 struct util_format_channel_description struct
226 struct util_format_channel_description channel[4];
/external/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c215 const struct util_format_channel_description *c = desc->channel + i; in lima_pipe_format_to_attrib_type()
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c114 const struct util_format_channel_description *ch = &desc->channel[i]; in r2d_clear_value()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2101 const struct util_format_channel_description *channel = &desc->channel[desc->swizzle[c]]; in pack_clear_color()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4548 const struct util_format_channel_description *channel; in si_create_vertex_elements()