Searched refs:mBitCodeFilePath (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.h54 std::string mBitCodeFilePath; member in class:slang::RSReflectionCpp
H A Dslang_rs_reflection_cpp.cpp124 mBitCodeFilePath(BitCodeFileName), mOutputDirectory(OutputDirectory),
424 FILE *pfin = fopen(mBitCodeFilePath.c_str(), "rb");
427 mBitCodeFilePath.c_str());

Completed in 647 milliseconds