tornavis/source/blender/gpu
Jeroen Bakker 27fdfb6538 Vulkan: Memory Statistics
This PR shows the memory footprint in the statusbar when activated.
Only memory allocated on the VRAM is counted. Memory allocated on host
memory is not counted.

![image](/attachments/33cedc89-9ada-4c0a-9a94-6c1b3e22b64b)

Pull Request: https://projects.blender.org/blender/blender/pulls/115184
2023-11-20 14:08:19 +01:00
..
dummy Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
intern Fix: Link errors due to different linkage in recent refactor 2023-11-16 16:16:08 +02:00
metal Cleanup: Make format 2023-11-10 11:07:04 +01:00
opengl Vulkan: Retarget Depth Range 2023-11-10 12:32:06 +01:00
shaders Nodes: Merge Musgrave node into Noise node 2023-11-18 09:40:44 +01:00
tests EEVEE-Next: Make Ambient Occlusion Pass use Horizon Scan 2023-11-02 19:22:01 +01:00
vulkan Vulkan: Memory Statistics 2023-11-20 14:08:19 +01:00
CMakeLists.txt Nodes: Merge Musgrave node into Noise node 2023-11-18 09:40:44 +01:00
GPU_batch.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_batch_presets.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_batch_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_capabilities.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_common.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_common_types.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_compute.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_context.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_debug.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_drawlist.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_framebuffer.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_immediate.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_immediate_util.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_index_buffer.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_init_exit.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_material.h EEVEE-Next: Add Max Displacement option 2023-11-07 15:28:07 +01:00
GPU_matrix.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_platform.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_primitive.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_select.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_shader.h Metal: Re-enable workbench NEXT shadows 2023-10-19 08:01:17 +02:00
GPU_shader_builtin.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_shader_shared.h GPU: add pragma once to GPU_shader_shared.h 2023-09-26 15:19:51 +02:00
GPU_shader_shared_utils.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_state.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GPU_storage_buffer.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_texture.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GPU_uniform_buffer.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10:00
GPU_vertex_buffer.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_vertex_format.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GPU_viewport.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00