SPV capabilities: Add int16, int64, float16, and float64.

This commit is contained in:
John Kessenich
2016-02-14 17:11:15 -07:00
parent 103bef9d74
commit 3c52207e8a
3 changed files with 26 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ Linked fragment stage:
// Id's are bound by 1104
Capability Shader
Capability Float64
Capability ClipDistance
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450