Searched defs:unpack_type (Results 1 – 2 of 2) sorted by relevance
665 fn unpack_type(ty: u8) -> Result<(FlexBufferType, BitWidth), Error> { in unpack_type() function
7125 const glsl_type *mul_type, *unpack_type; in _mulExtended() local