google / graphicsfuzz

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Apache License 2.0
562 stars 117 forks source link

new attempt #1125

Closed sneh19337 closed 3 years ago

sneh19337 commented 3 years ago

Through this PR I have tried to resolve issue #1016 . I have written self-implemented functions in place of integer built-in like max,min,sqrt, abs,ceil.