mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Update
This commit is contained in:
parent
c81d06d0a1
commit
4177ea4256
@ -337,7 +337,7 @@ typedef struct vk
|
||||
video_info_t video;
|
||||
|
||||
VkFormat tex_fmt;
|
||||
math_matrix_4x4 mvp, mvp_no_rot;
|
||||
math_matrix_4x4 mvp, mvp_no_rot; /* float alignment */
|
||||
VkViewport vk_vp;
|
||||
VkRenderPass render_pass;
|
||||
struct video_viewport vp;
|
||||
|
Loading…
Reference in New Issue
Block a user