added keybind
This commit is contained in:
@@ -114,9 +114,9 @@ DECLARE_VULKAN_COMMAND(SetViewport)
|
||||
{
|
||||
VkViewport v = {
|
||||
fX,
|
||||
fY+fHeight,
|
||||
fY,
|
||||
fWidth,
|
||||
-fHeight,
|
||||
fHeight,
|
||||
fDepthMin,
|
||||
fDepthMax
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user