Skip to content
Unverified Commit 5d948987 authored by João Capucho's avatar João Capucho Committed by GitHub
Browse files

Add support for glsl es in the glsl backend (#128)

* Initial glsl es 300 support

* Set float default precision

* Generate interface blocks and check storage class in es

* Added more checks on es and fixed uniform blocks with same name type

* Added image checks

* Added the test to the makefile

* applied comments
parent cf39a88f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment