and also I generated a OpenGL texture with: GLFunctions::gl30()->glGenTextures(1, &texHandle); GLFunctions::gl30()->glBindTexture(GL_TEXTURE_2D, ...
確定! 回上一頁