Searched refs:g_fakepath (Results 1 – 3 of 3) sorted by relevance
17 const char * const g_fakepath = "C:\\fakepath"; variable80 found = msg.find(g_fakepath); in appendSanitized()83 msg.erase(found, strlen(g_fakepath)); in appendSanitized()
33 extern const char * const g_fakepath;
130 result = compileFunc(hlsl, strlen(hlsl), gl::g_fakepath, NULL, NULL, in compileToBinary()