mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
hk: Don't include full nir.h in hk_shader.h
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33439>
This commit is contained in:
parent
666f10c174
commit
b412e29027
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "shader_enums.h"
|
||||
#include "vk_pipeline_cache.h"
|
||||
|
||||
#include "nir.h"
|
||||
#include "nir_defines.h"
|
||||
|
||||
#include "vk_shader.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue