About supporting shader binary format on pc emulation

Hi.
When calling glGetBooleanv(GL_NUM_SHADER_BINARY_FORMATS, &numBinaryFormats), Its implementation returns 0 to numBinaryFormats on my pc using powervr lib. Doesn’t It support binary format on pc??

Could you know some bulletin board website that having lively discussion and sharing Info about ES 2.0 subject??

I just misspelled the upper function in this board. glGetIntegerv() is right.

No, it doesn’t. You’ll have to use source shaders on PC emulation.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.