void _glBindTexture(GLenum target, GLuint texture);. target: Specifies the target to which the texture is bound. Must be either _GL_TEXTURE_1D, ...
確定! 回上一頁