Searched defs:BlockMemberInfo (Results 1 – 1 of 1) sorted by relevance
25 struct BlockMemberInfo struct29 constexpr BlockMemberInfo(int offset, int arrayStride, int matrixStride, bool isRowMajorMatrix) in BlockMemberInfo() function38 constexpr BlockMemberInfo(int offset, in BlockMemberInfo() argument52 constexpr BlockMemberInfo(GLenum type, in BlockMemberInfo() function66 constexpr BlockMemberInfo(GLenum type, in BlockMemberInfo() argument105 bool operator==(const BlockMemberInfo &lhs, const BlockMemberInfo &rhs); argument