Searched refs:kDxCompilerDLLPaths (Results 1 – 1 of 1) sorted by relevance
215 const std::array<std::string, 2> kDxCompilerDLLPaths = { in LoadDXCompiler() local219 for (const std::string& dxCompilerDLLName : kDxCompilerDLLPaths) { in LoadDXCompiler()