Searched refs:debugSetup (Results 1 – 1 of 1) sorted by relevance
393 bool debugSetup = false; in create() local407 debugSetup = s_gles2.glGetError() == GL_NO_ERROR; in create()408 if (!debugSetup) { in create()414 if (s_gles2.glDebugMessageCallbackKHR && !debugSetup) { in create()428 debugSetup = s_gles2.glGetError() == GL_NO_ERROR; in create()429 if (!debugSetup) { in create()435 if (!debugSetup) { in create()