SPV: Move to deterministic results for OpEntryPoint, for test stability across platforms.

This commit is contained in:
John Kessenich
2015-12-21 11:45:34 -07:00
parent 7ba6341a05
commit 59420fd356
30 changed files with 31 additions and 31 deletions

View File

@@ -12,7 +12,7 @@ Linked fragment stage:
Capability Shader
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint Fragment 4 "main" 11 44 50 96 56 117 69 119
EntryPoint Fragment 4 "main" 11 44 50 56 69 96 117 119
ExecutionMode 4 OriginLowerLeft
Source GLSL 400
SourceExtension "GL_ARB_separate_shader_objects"