|
Blender V4.3
|
#include <vk_draw_indexed_indirect_node.hh>
Public Member Functions | |
| VKDrawIndexedIndirectCreateInfo (const VKResourceAccessInfo &resources) | |
Public Attributes | |
| VKDrawIndexedIndirectData | node_data = {} |
| const VKResourceAccessInfo & | resources |
Definition at line 29 of file vk_draw_indexed_indirect_node.hh.
|
inline |
Definition at line 32 of file vk_draw_indexed_indirect_node.hh.
| VKDrawIndexedIndirectData blender::gpu::render_graph::VKDrawIndexedIndirectCreateInfo::node_data = {} |
| const VKResourceAccessInfo& blender::gpu::render_graph::VKDrawIndexedIndirectCreateInfo::resources |
Definition at line 31 of file vk_draw_indexed_indirect_node.hh.
Referenced by blender::gpu::render_graph::VKDrawIndexedIndirectNode::build_links().