Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseables.cpp272 const int fixedVecSize = FixedVecSize(argOrder); in AppendTypeName() local
369 inline void FindVectorMatrixBounds(const char* argOrder, int fixedVecSize, int& dim0Min, int& dim0M… in FindVectorMatrixBounds() argument
897 const int fixedVecSize = FixedVecSize(argOrder); in initialize() local