Searched refs:debugSetup (Results 1 – 1 of 1) sorted by relevance
399 bool debugSetup = false; in create() local413 debugSetup = s_gles2.glGetError() == GL_NO_ERROR; in create()414 if (!debugSetup) { in create()420 if (s_gles2.glDebugMessageCallbackKHR && !debugSetup) { in create()434 debugSetup = s_gles2.glGetError() == GL_NO_ERROR; in create()435 if (!debugSetup) { in create()441 if (!debugSetup) { in create()