Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle heap samplers as intrinsic params #6823

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 25, 2024

  1. Handle heap samplers as intrinsic params

    Samplers taken directly from sampler heaps were disallowed from
    parameters for intrinsics because they were not included in the list of
    acceptable parameters. This removes an obsolete state object param and
    replaces it with the heap samplers.
    
    Not mentioning bug number 2^3 * 5 * 113 just yet
    pow2clk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    44d34b0 View commit details
    Browse the repository at this point in the history