English 中文(简体)
我在开放式GL ES 2.0中能使用哪些版本?
原标题:What versions of GLSL can I use in OpenGL ES 2.0?

尽管时间长,我似乎无法就此找到明确答案。 难道有人会告诉我,什么事情会发生? 我的错误说,“第140章不支持” 我的这个装置(Kindlefire)或GL ES2.0吗? 我是否需要增加图书馆或什么?

最佳回答

事实上,你不需要增加任何图书馆,140个图书馆在金尔大火上太新。 在编集之前,删除该版本的规格或缩略。 或许需要确定斜体中的其他一些错误,因为各语文版本确实存在某些差异。

也可通过<条码>查询:GL_SHADING_LANGUAGE_VERSION,使用<条码>glGetString(<>条码/代码>获取用你的装置支持的GLSL版本(至少保证100份——ES2.0是首版,使用had语)。

另外,正如其他人提到的那样,开放式利比里亚经济、社会、文化权利委员会并不像开放式欧洲经济、社会、文化权利委员会认为相当明显,开放式欧洲经济、社会、文化权利国际公约并不开放,因此该版本的数字与开放式欧洲经济、社会、文化权利国际公约相同。 然而,有GL_ARB_ES2_compatibility,并将其延伸至ES3、ES3.1和ES3.2,其中介绍了ES/非ES GLSL语言的制图,并利用这些语言在非ES的情况下获得类似ES功能。

问题回答

开放的利比里亚经济体系不是开放的,所以同样开放的利比里亚经济、社会、文化权利委员会的沙德语言不是开放式的利比里亚经济体系的沙德语言。 页: 1 因此,没有与欧洲空间法学会的版面相匹配的台式高射电流辐射仪。





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签