mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
23 lines
965 B
Plaintext
23 lines
965 B
Plaintext
spv.maximalReconvergence.vert
|
|
WARNING: 0:5: '' : attribute with arguments not recognized, skipping
|
|
|
|
// Module Version 10000
|
|
// Generated by (magic number): 8000b
|
|
// Id's are bound by 6
|
|
|
|
Capability Shader
|
|
Extension "SPV_KHR_maximal_reconvergence"
|
|
1: ExtInstImport "GLSL.std.450"
|
|
MemoryModel Logical GLSL450
|
|
EntryPoint Vertex 4 "main"
|
|
ExecutionMode 4 MaximallyReconverges
|
|
Source GLSL 460
|
|
SourceExtension "GL_EXT_maximal_reconvergence"
|
|
Name 4 "main"
|
|
2: TypeVoid
|
|
3: TypeFunction 2
|
|
4(main): 2 Function None 3
|
|
5: Label
|
|
Return
|
|
FunctionEnd
|