Skip to content

Add builtin_functions from gles 2.0 CTS

Filip Gawin requested to merge gawin/shader-db:cts into master

(Code is licensed under apache 2.0, https://github.com/KhronosGroup/VK-GL-CTS/blob/main/LICENSE so I also added copy of license.)

Probably mainly useful for drivers not natively implementing some instructions.

Edit: I caught regression on r300 with this, so some cases aren't covered yet by shader-db.

Edited by Filip Gawin

Merge request reports