本文介绍了ARB在opengl函数中是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
这应该很容易,我只是没有找到任何参考.
This should be easy one, I just haven't found any reference to that.
推荐答案
ARB代表体系结构审查委员会"
OpenglGL扩展最初是作为供应商特定的扩展开始的,然后它们可能最终会被重新加工加盖印记的ARB,最后它们可能会在将来的版本中进入核心规范:请参见关于OpenGL扩展的全部信息.
OpenglGL extensions start their life as vendor specific extensions, then they may be eventually reworked an stamped ARB and finally they might enter the core specification in a future release: see All About OpenGL Extensions.
这篇关于ARB在opengl函数中是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!