Modern OpenGL : Part 4 Error Handling · void CheckGLError(std::string str) {. GLenum error = glGetError();. if (error != GL_NO_ERROR) {. printf("Error! · const ...
確定! 回上一頁