Skip to content

etnaviv: unbreak cmdline compiler

What does this MR do and why?

etnaviv: unbreak cmdline compiler

Fixes the following assert: etnaviv_compiler: ../src/compiler/glsl_types.cpp:1219: static const glsl_type* glsl_type::get_array_instance(const glsl_type*, unsigned int, unsigned int): Assertion `glsl_type_users > 0' failed.

Signed-off-by: Christian Gmeiner cgmeiner@igalia.com

Merge request reports