Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c1126 unsigned bit_size1 = v1->value_type == vtn_value_type_constant ? in vtn_handle_constant() local
1130 assert(bit_size == bit_size0 && bit_size == bit_size1); in vtn_handle_constant()