Skip to content

[SPIR-V] EvaluateAttributeAtSample intrinsic function unimplemented #3186

Closed
@nickyc95

Description

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 b0c029e

Thanks,
Nick

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    spirvWork related to SPIR-V

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions