diff options
author | Emil Velikov <[email protected]> | 2017-02-22 18:36:56 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-10 14:12:47 +0000 |
commit | 6f341b9dfd63b2bb220d5ebe36588b3786c61b53 (patch) | |
tree | 565786efa1cd14008888233183603763aa645867 | |
parent | 68c38b24314d81af99aa718345043324eaa3448a (diff) |
gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
Just like the the dozens of other shaders, the file is parsed by
separate tool and not executed.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
-rw-r--r--[-rwxr-xr-x] | src/gallium/tests/graw/vertex-shader/vert-uadd.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/gallium/tests/graw/vertex-shader/vert-uadd.sh b/src/gallium/tests/graw/vertex-shader/vert-uadd.sh index d2a7a1b0aea..d2a7a1b0aea 100755..100644 --- a/src/gallium/tests/graw/vertex-shader/vert-uadd.sh +++ b/src/gallium/tests/graw/vertex-shader/vert-uadd.sh |