Skip to content
Snippets Groups Projects
Commit 580f1ac4 authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen Committed by Marge Bot
Browse files

nir: Extract shader_info->cs.shared_size out of union.


It is valid for all stages, just 0 for most of them. In particular
mesh/task shaders might be using it.

Reviewed-by: Jesse Natalie's avatarJesse Natalie <jenatali@microsoft.com>
Part-of: <mesa/mesa!10094>
parent afd2f489
No related branches found
No related tags found
No related merge requests found
Showing
with 34 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment