Searched refs:src_alu_type (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_alu.c566 nir_alu_type src_alu_type = nir_get_nir_type_for_glsl_type(vtn_src[0]->type); local in function:vtn_handle_alu
571 nir_op op = nir_type_conversion_op(src_alu_type, dst_alu_type, rounding_mode);
H A Dspirv_to_nir.c1938 nir_alu_type src_alu_type = dst_alu_type; local in function:vtn_handle_constant
1948 src_alu_type =
1960 nir_alu_type_get_type_size(src_alu_type),
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2136 nir_alu_type src_alu_type = dst_alu_type; local in function:vtn_handle_constant
2147 src_alu_type =
2158 nir_alu_type_get_type_size(src_alu_type),

Completed in 14 milliseconds