Test results: Fix incorrect test result caused by parallel development. Issue #594.
This commit is contained in:
parent
0bf06d3cf5
commit
fabe7d6a61
2 changed files with 4 additions and 4 deletions
|
|
@ -39,9 +39,9 @@ gl_FragCoord origin is upper left
|
|||
0:17 0 (const int)
|
||||
0:17 Branch: Return
|
||||
0:? Linker Objects
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:? 'g_tTex1df1' (layout(binding=2 r32f ) uniform image1D)
|
||||
0:? 'g_tBuf1du1' (layout(binding=3 r32ui ) uniform uimageBuffer)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
|
@ -87,9 +87,9 @@ gl_FragCoord origin is upper left
|
|||
0:17 0 (const int)
|
||||
0:17 Branch: Return
|
||||
0:? Linker Objects
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:? 'g_tTex1df1' (layout(binding=2 r32f ) uniform image1D)
|
||||
0:? 'g_tBuf1du1' (layout(binding=3 r32ui ) uniform uimageBuffer)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue