@interface MDLVertexBufferLayout : NSObject @property (nonatomic) unsigned long long stride; - (unsigned long long)hash; - (id)description; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithStride:(unsigned long long)a0; @end