glTexSubImage2D (GL_TEXTURE_2D, // target 0, // First mipmap level 0, 0, // x and y offset 8, 8, // width and height GL_RED, GL_UNSIGNED_BYTE, // format and ...
確定! 回上一頁