radv: add radv_pipeline_rt.h

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28526>
This commit is contained in:
Samuel Pitoiset
2024-04-02 08:45:36 +02:00
committed by Marge Bot
parent 7807d49f82
commit 987f3351b3
12 changed files with 132 additions and 90 deletions

View File

@@ -37,6 +37,7 @@
#include "util/u_atomic.h"
#include "radv_cs.h"
#include "radv_debug.h"
#include "radv_pipeline_rt.h"
#include "radv_private.h"
#include "radv_shader.h"
#include "radv_shader_args.h"