You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old selection of length caused problems in select relational
built-ins for vectors of length = 3: there was created use of Select
SPIRV instruction with vectors of different length in arguments which is
incorrect.
Signed-off-by: Mariya Podchishchaeva <[email protected]>
0 commit comments