|
Blender V5.0
|
#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 60 of file vk_resource_state_tracker.hh.
| ResourceHandle blender::gpu::render_graph::ResourceWithStamp::handle |
Definition at line 61 of file vk_resource_state_tracker.hh.
| ModificationStamp blender::gpu::render_graph::ResourceWithStamp::stamp |
Definition at line 62 of file vk_resource_state_tracker.hh.