HomeSort by relevance Sort by last modified time
    Searched defs:CheckGLError (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_test_utils.cc 24 bool GLTestHelper::CheckGLError(const char* msg, int line) {
  /frameworks/base/media/mca/filterfw/native/core/
gl_env.cpp 299 bool GLEnv::CheckGLError(const std::string& op) {
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 563 void CheckGLError();
566 void CheckGLError() { }
gles2_implementation.cc 250 CheckGLError();
419 void GLES2Implementation::CheckGLError() {
558 CheckGLError();
569 CheckGLError();
590 CheckGLError();
738 CheckGLError();
784 CheckGLError();
947 CheckGLError();
959 CheckGLError();
988 CheckGLError();
    [all...]

Completed in 795 milliseconds