SPV: Implement the extension SPV_KHR_shader_ballot

This commit is contained in:
Rex Xu
2016-09-21 18:56:12 +08:00
parent 6714bcc2ca
commit 5159664475
8 changed files with 480 additions and 341 deletions

View File

@@ -13,6 +13,7 @@ set(SPVREMAP_SOURCES
set(HEADERS
spirv.hpp
GLSL.std.450.h
GLSL.ext.KHR.h
GlslangToSpv.h
Logger.h
SpvBuilder.h