godot/drivers/vulkan
reduz ca117910da Fixes and optimizations to mobile renderer
* Only apply final actions to attachments used in the last pass.
* Fixes to draw list final action (was using continue instead of read/drop).
* Profiling regions inside draw lists now properly throw errors.
* Ability to enable gpu profile printing from project settings. (used to debug).
2021-08-10 23:17:28 -03:00
..
SCsub
rendering_device_vulkan.cpp Fixes and optimizations to mobile renderer 2021-08-10 23:17:28 -03:00
rendering_device_vulkan.h Use subpasses to do 3D rendering and resolve in mobile renderer 2021-08-06 23:43:26 +10:00
vulkan_context.cpp
vulkan_context.h