mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Change to 6 * 2
This commit is contained in:
parent
0d873b6da1
commit
4fb3315091
@ -331,7 +331,7 @@ typedef struct vk
|
||||
struct
|
||||
{
|
||||
bool blend;
|
||||
VkPipeline pipelines[12];
|
||||
VkPipeline pipelines[6 * 2];
|
||||
struct vk_texture blank_texture;
|
||||
} display;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user