glslang -> SPV: translate the source profile to the SPV source language.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31265 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
e61ed59726
commit
ea543986f9
15 changed files with 30 additions and 15 deletions
|
|
@ -10,7 +10,7 @@ Linked vertex stage:
|
|||
// Generated by (magic number): 51a00bb
|
||||
// Id's are bound by 48
|
||||
|
||||
Source GLSL 300
|
||||
Source ESSL 300
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Vertex 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue