Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2086 unsigned bit_size1 = glsl_get_bit_size(v1->type->type); in vtn_handle_constant() local
2088 vtn_assert(bit_size == bit_size0 && bit_size == bit_size1); in vtn_handle_constant()
2089 (void)bit_size0; (void)bit_size1; in vtn_handle_constant()

Completed in 7 milliseconds