Searched refs:mSourcePath (Results 1 – 5 of 5) sorted by relevance
33 mSourcePath(sourcePath), in TranslateTaskD3D()40 if (!mSourcePath.empty()) in operator ()()42 srcStrings.push_back(mSourcePath.c_str()); in operator ()()55 std::string mSourcePath; member in rx::TranslateTaskD3D
297 mSourcePath(nullptr), in TCompiler()383 mSourcePath = shaderStrings[0]; in compileTreeImpl()1199 mSourcePath = nullptr; in clearResults()1454 return mSourcePath; in getSourcePath()
278 const char *mSourcePath; // Path of source file or NULL variable
160 const char *mSourcePath; variable
319 mSourcePath(sourcePath), in OutputHLSL()3203 if (mSourcePath) in outputLineDirective()3205 out << " \"" << mSourcePath << "\""; in outputLineDirective()