Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c496 nir_alu_type sel_type = in vtn_parse_switch() local
498 vtn_fail_if(nir_alu_type_get_base_type(sel_type) != nir_type_int && in vtn_parse_switch()
499 nir_alu_type_get_base_type(sel_type) != nir_type_uint, in vtn_parse_switch()
505 const unsigned bitsize = nir_alu_type_get_type_size(sel_type); in vtn_parse_switch()