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

Separate image and samplers not supported with PS

gongminmin opened this issue · comments

Run ToHlsl under PixelShaderTest.

Expected:
Pass the test.

Actual:
"Separate image and samplers not supported" error in ToneMapping_PS SM3 test.