V2 - Fix threadgroup size warning on MacOS Metal by MayaViolet · Pull Request #591 · Unity-Technologies/PostProcessing · GitHub
Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

V2 - Fix threadgroup size warning on MacOS Metal#591

Open
MayaViolet wants to merge 1 commit into
Unity-Technologies:v2from
MayaViolet:fix_v2_metal_threadgroup_size
Open

V2 - Fix threadgroup size warning on MacOS Metal#591
MayaViolet wants to merge 1 commit into
Unity-Technologies:v2from
MayaViolet:fix_v2_metal_threadgroup_size

Conversation

@MayaViolet

Copy link
Copy Markdown

Fix for #580

Summary:

  • Add runtime utilities property to query if using Metal on MacOS
  • Reduced lerp & LUT threadgroup size on MacOS Metal to stay under threadgroup size limit

- Add runtime utilities property to query if using Metal on MacOS
- Reduced lerp & LUT threadgroup size on MacOS Metal to stay under threadgroup size limit
@bitinn

bitinn commented Jun 24, 2018

Copy link
Copy Markdown

@MayaViolet

MayaViolet commented Jun 25, 2018

Copy link
Copy Markdown
Author

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants