Searched refs:g_hlslFunctions (Results 1 – 1 of 1) sorted by relevance
31 constexpr FunctionPair g_hlslFunctions[] = { variable913 for (size_t index = 0; index < ArraySize(g_hlslFunctions); ++index) in FindHLSLFunction()915 const auto &function = g_hlslFunctions[index]; in FindHLSLFunction()