intel/brw: use 4 instead of MAX_VERTEX_STREAMS to avoid #include "mesa/main/config.h"
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 6 Aug 2023 05:01:40 +0000 (13:01 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 24 Aug 2023 02:54:08 +0000 (02:54 +0000)
commit0b84e38684f888b2262566790239b27ad5acc40e
tree81d1e2e02ca8a14242644d1a85dbeb19da253996
parentd6f8bdcb5f6d048be02afb92ea3912223d81c48a
intel/brw: use 4 instead of MAX_VERTEX_STREAMS to avoid #include "mesa/main/config.h"

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24824>
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp