Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStaticType.h45 unsigned char secondarySize) in BuildStaticMangledName()
69 unsigned char secondarySize, in BuildStaticArrayMangledName()
DTypes.h245 static constexpr char GetSizeMangledName(unsigned char primarySize, unsigned char secondarySize) in GetSizeMangledName()
365 unsigned char secondarySize; // rows of a matrix variable
395 unsigned char secondarySize; // rows of matrix member
DIntermNode.cpp1708 const int secondarySize = in promote() local