Searched refs:VertexAttributeDesc (Results 1 – 2 of 2) sorted by relevance
123 struct VertexAttributeDesc struct125 inline bool operator==(const VertexAttributeDesc &rhs) const129 inline bool operator!=(const VertexAttributeDesc &rhs) const { return !(*this == rhs); }155 VertexAttributeDesc attributes[kMaxVertexAttribs]; argument
83 MTLVertexAttributeDescriptor *ToObjC(const VertexAttributeDesc &desc)