Blender V4.3
blender::gpu::VKSubmissionTracker Class Reference

#include <vk_resource_tracker.hh>

Public Member Functions

bool is_changed (const VKContext &context)
 

Detailed Description

Submission tracker keeps track of the last known submission id of the command buffer.

Definition at line 100 of file vk_resource_tracker.hh.

Member Function Documentation

◆ is_changed()

bool blender::gpu::VKSubmissionTracker::is_changed ( const VKContext & context)

Check if the submission_id has changed since the last time it was called on this VKSubmissionTracker.

Definition at line 13 of file vk_resource_tracker.cc.

Referenced by blender::gpu::VKResourceTracker< Resource >::tracked_resource_for().


The documentation for this class was generated from the following files: