-
Notifications
You must be signed in to change notification settings - Fork 961
Expand file tree
/
Copy pathspv.computeShaderDerivativesSpec2.comp.out
More file actions
31 lines (30 loc) · 1.46 KB
/
spv.computeShaderDerivativesSpec2.comp.out
File metadata and controls
31 lines (30 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
spv.computeShaderDerivativesSpec2.comp
// Module Version 10000
// Generated by (magic number): 8000b
// Id's are bound by 12
Capability Shader
Capability ComputeDerivativeGroupLinearKHR
Extension "SPV_NV_compute_shader_derivatives"
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint GLCompute 4 "main"
ExecutionMode 4 LocalSize 1 1 1
ExecutionMode 4 DerivativeGroupLinearKHR
Source ESSL 320
SourceExtension "GL_NV_compute_shader_derivatives"
Name 4 "main"
Decorate 7 SpecId 0
Decorate 8 SpecId 1
Decorate 11 BuiltIn WorkgroupSize
2: TypeVoid
3: TypeFunction 2
6: TypeInt 32 0
7: 6(int) SpecConstant 1
8: 6(int) SpecConstant 1
9: 6(int) Constant 1
10: TypeVector 6(int) 3
11: 10(ivec3) SpecConstantComposite 7 8 9
4(main): 2 Function None 3
5: Label
Return
FunctionEnd