Searched refs:mSourcePath (Results 1 – 5 of 5) sorted by relevance
34 mSourcePath(sourcePath), in TranslateTaskD3D()42 if (!mSourcePath.empty()) in operator ()()44 srcStrings.push_back(mSourcePath.c_str()); in operator ()()57 std::string mSourcePath; member in rx::TranslateTaskD3D
302 mSourcePath(nullptr), in TCompiler()399 mSourcePath = shaderStrings[0]; in compileTreeImpl()1321 mSourcePath = nullptr; in clearResults()1575 return mSourcePath; in getSourcePath()
308 const char *mSourcePath; // Path of source file or NULL variable
161 const char *mSourcePath; variable
320 mSourcePath(sourcePath), in OutputHLSL()3209 if (mSourcePath) in outputLineDirective()3211 out << " \"" << mSourcePath << "\""; in outputLineDirective()