Home
last modified time | relevance | path

Searched refs:mArrayConstructIntoFunctions (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputHLSL.h265 std::vector<ArrayHelperFunction> mArrayConstructIntoFunctions; variable
DOutputHLSL.cpp681 if (!mArrayConstructIntoFunctions.empty()) in header()
684 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in header()
3588 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in addArrayConstructIntoFunction()
3629 mArrayConstructIntoFunctions.push_back(function); in addArrayConstructIntoFunction()