microsoft / ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Half data type support

gongminmin opened this issue · comments

DXC supports half type in shader model 6.2, but there are some problems. Need to add tests to capture them.