Blender V4.3
blender::gpu::render_graph::ResourceWithStamp Struct Reference

#include <vk_resource_state_tracker.hh>

Public Attributes

ResourceHandle handle
 
ModificationStamp stamp
 

Detailed Description

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.

Member Data Documentation

◆ handle

ResourceHandle blender::gpu::render_graph::ResourceWithStamp::handle

◆ stamp

ModificationStamp blender::gpu::render_graph::ResourceWithStamp::stamp

Definition at line 63 of file vk_resource_state_tracker.hh.


The documentation for this struct was generated from the following file: