Searched refs:type_kind (Results 1 – 2 of 2) sorted by relevance
5 type_kind = typedef9 type_kind = typedef
570 type_kind; // Defines pixel type if Allocation is created from an image member587 type.isValid() && type_vec_size.isValid() && type_kind.isValid(); in ShouldRefresh()2003 elem.type_kind = in JITElementPacked()2011 __FUNCTION__, *elem.type.get(), *elem.type_kind.get(), in JITElementPacked()2577 elem_header.kind = *elem.type_kind.get(); in PopulateElementHeaders()2656 alloc->element.type_kind.isValid() && alloc->dimension.isValid() && in SaveAllocation()3435 if (!alloc->element.type_kind.isValid()) in ListAllocations()3438 const Element::DataKind kind = *alloc->element.type_kind.get(); in ListAllocations()