DirectXShaderCompiler
                                
                                 DirectXShaderCompiler copied to clipboard
                                
                                    DirectXShaderCompiler copied to clipboard
                            
                            
                            
                        [SPIR-V] EvaluateAttributeAtSample intrinsic function unimplemented
Hi,
I am trying to use the following intrinsic functions in a HLSL shader, which gets converted to SPIRV via DXC.
EvaluateAttributeAtCentroid, EvaluateAttributeAtSample, EvaluateAttributeSnapped
However I get the following error message on compilation:
error: EvaluateAttributeAtSample intrinsic function unimplemented
Are there any plans to implement this?
DXC Version: Compiled locally at revision b0c029eebda9f8e212d1e447c5b1f8a969bb9db6
Thanks, Nick
I'm running into the same problem with the October 2020 release.
Hi, is there any plan to support this in the future ? Thanks, Gregory
Possible dup of #3649?
Yes, closing as duplicate of #3649 since it has a bit more implementation detail.