We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f271db4 + d0f84ab commit 0ad98dbCopy full SHA for 0ad98db
contributing/development/core_and_modules/internal_rendering_architecture.rst
@@ -272,7 +272,7 @@ RenderingDevice presents a similar level of abstraction as Metal or WebGPU.
272
273
**Vulkan RenderingDevice implementation:**
274
275
-- `drivers/vulkan/rendering_device_driver_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_driver_vulkan.cpp>`__
+- `drivers/vulkan/rendering_device_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_vulkan.cpp>`__
276
277
**Direct3D 12 RenderingDevice implementation:**
278
0 commit comments