Project

General

Profile

« Previous | Next » 

Revision 9f9924f8

Added by Leszek Koltunski over 3 years ago

Remove the 'binding' parameter from the UBO in the vertex shader - this is not part of OpenGL ES 3.0, only introduced in 3.1, and we want to be compatible with 3.0.
Now we need to dynamically detect the UBO index and form a BlockBinding ourselves.

  • added
  • modified
  • copied
  • renamed
  • deleted