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
The SPV_AMD_gpu_shader_half_float extension allows us to use half type
in interpolation functions. If this extension is declared in the SPIR-V,
interpolation functions with half are considered valid. Other cases are
still invalid.
0 commit comments