Skip to content

lima: Fix compiler warning in standalone compiler

Andreas Baierl requested to merge rellla/mesa:lima-fix-gcc-warning into master

'struct lima_context' has to be declared before usage in lima_program.h

Signed-off-by: Andreas Baierl ichgeh@imkreisrum.de

Merge request reports