integer type operation should not be noContraction
This commit is contained in:
parent
34d257184a
commit
5bec2b5619
5 changed files with 116 additions and 124 deletions
|
|
@ -325,8 +325,8 @@ Shader version: 450
|
|||
0:63 0 (const int)
|
||||
0:63 'k' (temp int)
|
||||
0:63 Convert int to float (temp float)
|
||||
0:63 add (noContraction temp int)
|
||||
0:63 component-wise multiply (noContraction temp int)
|
||||
0:63 add (temp int)
|
||||
0:63 component-wise multiply (temp int)
|
||||
0:63 'i' (noContraction temp int)
|
||||
0:63 'j' (noContraction temp int)
|
||||
0:63 'k' (noContraction temp int)
|
||||
|
|
@ -848,8 +848,8 @@ Shader version: 450
|
|||
0:63 0 (const int)
|
||||
0:63 'k' (temp int)
|
||||
0:63 Convert int to float (temp float)
|
||||
0:63 add (noContraction temp int)
|
||||
0:63 component-wise multiply (noContraction temp int)
|
||||
0:63 add (temp int)
|
||||
0:63 component-wise multiply (temp int)
|
||||
0:63 'i' (noContraction temp int)
|
||||
0:63 'j' (noContraction temp int)
|
||||
0:63 'k' (noContraction temp int)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue