diff options
author | Rob Clark <[email protected]> | 2019-02-18 10:34:06 -0500 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-02-18 10:37:54 -0500 |
commit | 28fc6733cd2d3af2ce12bfda5953ed0f582663c0 (patch) | |
tree | 784f4c181c5f67fb9501cc2ed8e86d2d3441dc0d /src/hgl | |
parent | 32ab7a59bb7d8e3f1edc67eaedb2586fcac8c6b4 (diff) |
freedreno/a6xx: fix helper_invocation (sampler mask/id)
Since gl_HelperInvocation is lowered to:
!((1 << sample_id) & sample_mask_in))
Not setting these enable bits was causing it be broken. (And probably a
bunch of other stuff too.)
Fixes dEQP-GLES31.functional.shaders.helper_invocation.*
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions