blob: 75ca50ca90a2a8c6e4e799e51fbc25a3600e1639 [file] [log] [blame]
### Compilation failed:
error: 1: 'texture2D' requires a 'readonly' or 'writeonly' access qualifier
uniform texture2D s
^^^^^^^
error: 1: variables of type 'texture2D' may not be uniform
uniform texture2D s
^^^^^^^^^^^^^^^^^^^
error: 1: storage textures must declare a pixel format
uniform texture2D s
^^^^^^^^^^^^^^^^^^^
3 errors