Skip to content
Snippets Groups Projects
Commit 7999e10c authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen
Browse files

tu: Set up glsl types.


Addresses this assert:

deqp-vk: ../mesa-freedreno-9999/src/compiler/glsl_types.cpp:1244: static const glsl_type *glsl_type::get_interface_instance(const glsl_struct_field *, unsigned int, enum glsl_interface_packing, bool, const char *): Assertion `glsl_type_users > 0' failed.

running dEQP-VK.api.smoke.triangle .

Fixes: 624789e3 "compiler/glsl: handle case where we have multiple users for types"
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
parent f833b4ca
No related branches found
No related tags found
No related merge requests found
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