Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c4353 create_vec(struct vtn_builder *b, unsigned num_components, unsigned bit_size) in create_vec() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp538 aco_ptr<Instruction> create_vec{ in byte_align_vector() local