summaryrefslogtreecommitdiff
path: root/tests/spirv/direct-spirv-emit.slang.expected
blob: aff2198bedb28fe779faf9bf3151adeec1794f22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
result code = 0
standard error = {
}
standard output = {
// Module Version 10500
// Generated by (magic number): 0
// Id's are bound by 5

                              Capability Shader
                              MemoryModel Logical GLSL450
                              EntryPoint GLCompute 2  "computeMain"
                              ExecutionMode 2 LocalSize 4 1 1
                              Name 2  "computeMain"
               1:             TypeVoid
               3:             TypeFunction 1
  2(computeMain):           1 Function None 3
               4:             Label
                              Return
                              FunctionEnd
}