pvr, pco: Add new compiler framework and shader gen stubs

Signed-off-by: Simon Perretta <simon.perretta@imgtec.com>
Acked-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32258>
This commit is contained in:
Simon Perretta
2024-04-05 19:43:33 +01:00
committed by Marge Bot
parent ab1298e926
commit e90c851b8c
26 changed files with 449 additions and 28 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
#include "pvr_private.h"
#include "pvr_tex_state.h"
#include "pvr_types.h"
#include "pvr_uscgen.h"
#include "usc/pvr_uscgen.h"
#include "pvr_winsys.h"
#include "util/bitscan.h"
#include "util/bitset.h"