Using PBOs when memory address is already fixed?

前端 未结 0 1480
眼角桃花
眼角桃花 2021-01-24 05:45

I\'m trying to optimize the upload of textures from CPU memory to OpenGL.

Initially I was using glTexImage2D and that works, but obviously isn\'t using DMA,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题