blob: c37e0e57d2df1766cb47be01ed87a7d84cc2d9a9 [file] [log] [blame]
### Compilation failed:
error: 5: storage texture parameters must specify a pixel format layout-qualifier
void takes_any_pixel_format(readonly texture2D tex) {}
^^^^^^^^^^^^^^^^^^^^^^^
error: 6: storage texture parameters must specify a pixel format layout-qualifier
void takes_any_pixel_format(writeonly texture2D tex) {}
^^^^^^^^^^^^^^^^^^^^^^^
2 errors