Blender V5.0
blender::gpu::render_graph::VKDispatchCreateInfo Struct Reference

#include <vk_dispatch_node.hh>

Inherits blender::NonCopyable.

Public Member Functions

 VKDispatchCreateInfo (const VKResourceAccessInfo &resources)
Public Member Functions inherited from blender::NonCopyable
 NonCopyable (const NonCopyable &other)=delete
NonCopyableoperator= (const NonCopyable &other)=delete
 NonCopyable ()=default
 NonCopyable (NonCopyable &&other)=default
NonCopyableoperator= (NonCopyable &&other)=default

Public Attributes

VKDispatchData dispatch_node = {}
const VKResourceAccessInforesources

Detailed Description

Information needed to add a node to the render graph.

Definition at line 29 of file vk_dispatch_node.hh.

Constructor & Destructor Documentation

◆ VKDispatchCreateInfo()

blender::gpu::render_graph::VKDispatchCreateInfo::VKDispatchCreateInfo ( const VKResourceAccessInfo & resources)
inline

Definition at line 32 of file vk_dispatch_node.hh.

References resources.

Member Data Documentation

◆ dispatch_node

◆ resources

const VKResourceAccessInfo& blender::gpu::render_graph::VKDispatchCreateInfo::resources

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