Home
last modified time | relevance | path

Searched defs:dest_num_components (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_vs_inputs.c196 const unsigned dest_num_components = intrin->def.num_components; in lower_load_vs_input() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_builder.h1259 const unsigned dest_num_components = src->bit_size / dest_bit_size; in nir_unpack_bits() local
1313 unsigned dest_num_components, unsigned dest_bit_size) in nir_extract_bits()
1379 const unsigned dest_num_components = in nir_bitcast_vector() local