Searched refs:util_format_get_array (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_image_atomics_to_global.c | 58 format = util_format_get_array(format_type, bit_size, 1, false, in lower()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_lower_vs_inputs.c | 301 …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 D | u_format.h | 1616 util_format_get_array(const enum util_format_type type, const unsigned bits,
|
H A D | u_format.c | 1406 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 D | 23.1.0.rst | 5303 - util: Add util_format_get_array.
|