This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
SPIRV-Cross
Watch
1
Star
0
Fork
0
You've already forked SPIRV-Cross
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30343f3e95
SPIRV-Cross
/
update_test_shaders.sh
5 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
Add some convenience scripts for running tests.
2017-12-05 09:25:04 +00:00
#!/bin/bash
Share test shader script This CL adds the ability to pass options to test_shader.sh. The update_test_shaders.sh script is then changed to call test_shaders.sh with the --update flag. This removes the duplication of code between test_shaders.sh and update_test_shaders.sh.
2019-12-03 20:15:35 +00:00
./test_shaders.sh --update
Support mediump in desktop Vulkan GLSL.
2017-12-06 09:25:30 +00:00
Reference in New Issue
Copy Permalink