Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Dblocklayout.h25 struct BlockMemberInfo struct
29 constexpr BlockMemberInfo(int offset, int arrayStride, int matrixStride, bool isRowMajorMatrix) in BlockMemberInfo() argument
36 constexpr BlockMemberInfo(int offset, in BlockMemberInfo() argument
71 constexpr BlockMemberInfo kDefaultBlockMemberInfo; argument