mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 03:08:26 -05:00
Add immediate mode vertex submission
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
#include "core/hw/gpu.h"
|
||||
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/utils.h"
|
||||
|
||||
GraphicsFramebufferWidget::GraphicsFramebufferWidget(std::shared_ptr<Pica::DebugContext> debug_context,
|
||||
|
Reference in New Issue
Block a user