Searched refs:sampledElementType (Results 1 – 1 of 1) sorted by relevance
4260 Type sampledElementType = imageType.getElementType(); in verify() local4261 if (!sampledElementType.isa<NoneType>() && elementType != sampledElementType) in verify()