summaryrefslogtreecommitdiff
path: root/tests/spirv/direct-spirv-emit.slang.expected
blob: 28b7ed85af32478087eb133a7b36001be4555a52 (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 10400
// 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
}