• Home
  • Raw
  • Download

Lines Matching refs:mInfoLog

60         FAIL() << "Shader compilation failed, expecting success:\n" << mInfoLog;  in TEST_F()
82 FAIL() << "Shader compilation failed, expecting success:\n" << mInfoLog; in TEST_F()
98 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
114 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
130 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
147 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
164 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
181 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
198 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
215 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
232 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
255 FAIL() << "Shader compilation failed, expecting success:\n" << mInfoLog; in TEST_F()
278 FAIL() << "Shader compilation failed, expecting success:\n" << mInfoLog; in TEST_F()
295 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
312 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
329 FAIL() << "Shader compilation succeeded, expecting failure:\n" << mInfoLog; in TEST_F()
370 FAIL() << "Shader compilation failure, expecting success:\n" << mInfoLog; in TEST_F()
395 FAIL() << "Shader compilation success, expecting failure:\n" << mInfoLog; in TEST_F()