Searched defs:packed_type (Results 1 – 8 of 8) sorted by relevance
232 pub fn packed_type(self, parent_width: BitWidth) -> u8 { in packed_type() method
267 Type packed_type = RankedTensorType::get( in matchAndRewrite() local
282 const struct glsl_type *packed_type; in create_or_update_packed_varying() local457 const struct glsl_type *packed_type = glsl_without_array(packed_var->type); in bitwise_assign_unpack() local
384 Reference(const uint8_t *data, uint8_t parent_width, uint8_t packed_type) in Reference()837 auto packed_type = (data_ + len * byte_width_)[i]; variable889 auto packed_type = *--end; in GetRoot() local1858 auto packed_type = *--end; in VerifyBuffer() local
46 def packed_type(type_, i): function
208 def Unpack(packed_type): argument548 def PackedType(buf, parent_width, packed_type): argument
3025 union packed_type { union
6005 struct vtn_type *packed_type = vtn_get_value_type(b, w[2]); in vtn_handle_write_packed_primitive_indices() local