google / dart-gl

OpenGL ES 2.0 Dart Native Extension
BSD 3-Clause "New" or "Revised" License
92 stars 17 forks source link

glShaderBinary_native causes compile errors #9

Closed muth02446 closed 7 years ago

muth02446 commented 7 years ago

This is for ubuntu 16.04

had to comment out this line to make things work //{"glShaderBinary", glShaderBinary_native},

lyceel commented 7 years ago

glShaderBinary is a valid entry point in the OpenGL ES 2.0 API. What issue are you having with it?

jtmcdole commented 7 years ago

Commented out now. I'm not sure why we don't have this in manual bindings...

a4433eddeaa76a7560a9110e5aa099dcdbcb609e