Home
last modified time | relevance | path

Searched refs:copyArraySizes (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h2008 void copyArraySizes(const TArraySizes& s) in copyArraySizes() function
2031 copyArraySizes(*s); in copyArrayInnerSizes()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1103 ioVar->getWritableType().copyArraySizes(*arraySizes); in splitBuiltIn()
1271 memberVariable->getWritableType().copyArraySizes(*builtInArraySizes); in addFlattenedMember()
8277 …arrayType.copyArraySizes(*type.getArraySizes()); // but get a fresh copy of the array information,… in convertInitializerList()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp8129 …arrayType.copyArraySizes(*type.getArraySizes()); // but get a fresh copy of the array information… in convertInitializerList()