isaspec: encode.py: Include util/log.h
Generated encode functions are making use of mesa_loge(..). Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Reviewed-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27714>
This commit is contained in:
committed by
Marge Bot
parent
c9abb7ff6e
commit
028080c716
@@ -344,6 +344,7 @@ template = """\
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <util/bitset.h>
|
||||
#include <util/log.h>
|
||||
|
||||
<%
|
||||
isa = s.isa
|
||||
|
||||
Reference in New Issue
Block a user