Searched refs:g_fakepath (Results 1 – 3 of 3) sorted by relevance
241 result = mD3DCompileFunc(hlsl.c_str(), hlsl.length(), gl::g_fakepath, macros, nullptr, in compileToBinary()
61 extern const char *const g_fakepath;
801 const char *const g_fakepath = "C:\\fakepath"; variable854 found = msg.find(g_fakepath); in appendSanitized()857 msg.erase(found, strlen(g_fakepath)); in appendSanitized()