Searched refs:dxilDLLPath (Results 1 – 1 of 1) sorted by relevance
200 for (const std::string& dxilDLLPath : kDxilDLLPaths) { in LoadDXIL() local201 if (mDXILLib.Open(dxilDLLPath, nullptr)) { in LoadDXIL()