radv: implement PS epilogs
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17485>
This commit is contained in:

committed by
Marge Bot

parent
270cc39648
commit
5ee5c73d2d
@@ -66,6 +66,7 @@ enum {
|
||||
RADV_DEBUG_DUMP_PROLOGS = 1ull << 35,
|
||||
RADV_DEBUG_NO_DMA_BLIT = 1ull << 36,
|
||||
RADV_DEBUG_SPLIT_FMA = 1ull << 37,
|
||||
RADV_DEBUG_DUMP_EPILOGS = 1ull << 38,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user