Home
last modified time | relevance | path

Searched refs:isl_format_get_num_channels (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c251 .chans = isl_format_get_num_channels(fmt), in get_format_info()
388 intrin->num_components = isl_format_get_num_channels(lower_fmt); in lower_image_load_instr()
549 intrin->num_components = isl_format_get_num_channels(lower_fmt); in lower_image_store_instr()
/third_party/mesa3d/src/intel/isl/
Disl.h1909 unsigned isl_format_get_num_channels(enum isl_format fmt);
Disl_format.c1079 isl_format_get_num_channels(enum isl_format fmt) in isl_format_get_num_channels() function
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c943 isl_format_get_num_channels(key->src_format); in bit_cast_color()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c3730 switch (isl_format_get_num_channels(fmt.fmt)) { in iris_create_vertex_elements()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c3842 switch (isl_format_get_num_channels(fmt.fmt)) { in crocus_create_vertex_elements()