Home
last modified time | relevance | path

Searched defs:CheckGLError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
Dgl_test_utils.cc24 bool GLTestHelper::CheckGLError(const char* msg, int line) { in CheckGLError() function in GLTestHelper
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation.cc467 void GLES2Implementation::CheckGLError() { in CheckGLError() function in gpu::gles2::GLES2Implementation