Can you tell in vertex shader whether data was sent with glDrawArrays() or glDrawArraysInstancedBaseInstance()

前端 未结 0 1328
被撕碎了的回忆
被撕碎了的回忆 2020-12-29 01:40

Pretty much title.

I have 2 overloaded draw() functions, one of them draws with glDrawArrays() and the other one with glDrawArraysInst

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