Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_image_atomics_to_global.c58 format = util_format_get_array(format_type, bit_size, 1, false, in lower()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_vs_inputs.c301 …fetch_format = util_format_get_array(f->channel[0].type, f->channel[0].size, f->nr_channels - star… in lower_load_vs_input()
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.h1616 util_format_get_array(const enum util_format_type type, const unsigned bits,
H A Du_format.c1406 util_format_get_array(const enum util_format_type type, const unsigned bits, in util_format_get_array() function
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst5303 - util: Add util_format_get_array.