Update test results to expect OpFUnordNotEqual
This commit is contained in:
parent
65ce566cbc
commit
ff4b156e91
26 changed files with 98 additions and 98 deletions
|
|
@ -306,7 +306,7 @@ Shader version: 450
|
|||
48: TypeArray 44(fvec2) 41
|
||||
4(main): 2 Function None 3
|
||||
5: Label
|
||||
10: 8(bool) FOrdNotEqual 7(scf1) 9
|
||||
10: 8(bool) FUnordNotEqual 7(scf1) 9
|
||||
18: 6(float) Select 11(scbt) 17 9
|
||||
19: 6(float) ConvertSToF 13(sci2)
|
||||
20: 12(int) ConvertFToS 7(scf1)
|
||||
|
|
@ -315,7 +315,7 @@ Shader version: 450
|
|||
28: 6(float) FAdd 7(scf1) 27
|
||||
29: 6(float) FNegate 7(scf1)
|
||||
32: 8(bool) FOrdGreaterThan 7(scf1) 7(scf1)
|
||||
34: 8(bool) FOrdNotEqual 7(scf1) 7(scf1)
|
||||
34: 8(bool) FUnordNotEqual 7(scf1) 7(scf1)
|
||||
43: 42 CompositeConstruct 39 40
|
||||
45: 44(fvec2) CompositeConstruct 7(scf1) 7(scf1)
|
||||
46: 44(fvec2) CompositeConstruct 7(scf1) 7(scf1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue