Searched defs:CheckGLError (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/gpu/command_buffer/tests/ | ||
| D | gl_test_utils.cc | 24 bool GLTestHelper::CheckGLError(const char* msg, int line) { in CheckGLError() function in GLTestHelper |
| /external/chromium_org/gpu/command_buffer/client/ | ||
| D | gles2_implementation.cc | 509 void GLES2Implementation::CheckGLError() { in CheckGLError() function in gpu::gles2::GLES2Implementation |