Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
DInput.cpp20 Input::Input() : mCount(0), mString(0) {} in Input() function in angle::pp::Input
24 Input::Input(size_t count, const char *const string[], const int length[]) in Input() function in angle::pp::Input