For better performance, create a texture using glTexImage2D with a NULl pointer to allocate the memory, and upload it using glTexSubImage2D.
確定! 回上一頁