diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-10 06:53:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-10 06:53:30 +0700 |
commit | 25d7992a5d2b2f2bec1d0ad6ab846a85c6b8a501 (patch) | |
tree | d520065eb9a4b245733618e413433286ab2d3342 /graphics/shaderc/README | |
parent | c757d6e2b846620175d88ec8de452b86e7496a7a (diff) |
graphics/shaderc: Added (Shader tools, libraries and tests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shaderc/README')
-rw-r--r-- | graphics/shaderc/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/shaderc/README b/graphics/shaderc/README new file mode 100644 index 0000000000000..9a0f3f00d777a --- /dev/null +++ b/graphics/shaderc/README @@ -0,0 +1,2 @@ +A collection of tools, libraries, and tests for Vulkan shader +compilation. |