Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp2343 tIoKinds newLists = { list, nullptr, nullptr }; in remapEntryPointIO() local
2370 auto newLists = ioTypeMap.find(ioVariable->getType().getStruct()); in remapEntryPointIO() local
7871 tIoKinds newLists = { nullptr, nullptr, nullptr }; // allocate for each kind found in declareStruct() local
10150 const auto newLists = ioTypeMap.find(retType->getStruct()); in addPatchConstantInvocation() local