Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp2222 tIoKinds newLists = { list, nullptr, nullptr }; in remapEntryPointIO() local
2249 auto newLists = ioTypeMap.find(ioVariable->getType().getStruct()); in remapEntryPointIO() local
7601 tIoKinds newLists = { nullptr, nullptr, nullptr }; // allocate for each kind found in declareStruct() local
9837 const auto newLists = ioTypeMap.find(retType->getStruct()); in addPatchConstantInvocation() local