|
Blender V4.3
|
#include <vk_resource_state_tracker.hh>
Public Attributes | |
| ResourceHandle | handle |
| ModificationStamp | stamp |
Resource with a stamp.
This struct represents an image or buffer (handle) and its modification stamp.
Definition at line 61 of file vk_resource_state_tracker.hh.
| ResourceHandle blender::gpu::render_graph::ResourceWithStamp::handle |
Definition at line 62 of file vk_resource_state_tracker.hh.
Referenced by blender::gpu::render_graph::VKRenderGraphLink::debug_print().
| ModificationStamp blender::gpu::render_graph::ResourceWithStamp::stamp |
Definition at line 63 of file vk_resource_state_tracker.hh.