Home
last modified time | relevance | path

Searched defs:BlockMemberInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/common/
Dblocklayout.h27 struct BlockMemberInfo struct
29 BlockMemberInfo(int offset, int arrayStride, int matrixStride, bool isRowMajorMatrix) in BlockMemberInfo() function
36 static BlockMemberInfo getDefaultBlockInfo() in getDefaultBlockInfo() argument
52 BlockMemberInfo encodeType(GLenum type, unsigned int arraySize, bool isRowMajorMatrix); argument