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

Translate to MSL could have wrong indices to textures and samplers

gongminmin opened this issue · comments

MSL supports 16 textures and samplers. But sometimes translate a HLSL to MSL resulting texture/sampler index start from 17.