hk: shrink cmd bo
less wasteful Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30981>
This commit is contained in:
committed by
Marge Bot
parent
6e967ca811
commit
b5899a2bf9
@@ -11,8 +11,7 @@
|
||||
|
||||
#include "vk_command_pool.h"
|
||||
|
||||
/* XXX: FIXME */
|
||||
#define HK_CMD_BO_SIZE 1024 * 1024
|
||||
#define HK_CMD_BO_SIZE 1024 * 128
|
||||
|
||||
/* Recyclable command buffer BO, used for both push buffers and upload */
|
||||
struct hk_cmd_bo {
|
||||
|
||||
Reference in New Issue
Block a user