|
Blender V4.3
|
#include <vk_draw_node.hh>
Public Member Functions | |
| VKDrawCreateInfo (const VKResourceAccessInfo &resources) | |
Public Attributes | |
| VKDrawData | node_data = {} |
| const VKResourceAccessInfo & | resources |
Definition at line 28 of file vk_draw_node.hh.
|
inline |
Definition at line 31 of file vk_draw_node.hh.
| VKDrawData blender::gpu::render_graph::VKDrawCreateInfo::node_data = {} |
Definition at line 29 of file vk_draw_node.hh.
Referenced by blender::gpu::render_graph::VKDrawNode::build_links(), blender::gpu::VKBatch::draw(), blender::gpu::VKImmediate::end(), blender::gpu::render_graph::VKDrawNode::set_node_data(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), and blender::gpu::render_graph::TEST().
| const VKResourceAccessInfo& blender::gpu::render_graph::VKDrawCreateInfo::resources |
Definition at line 30 of file vk_draw_node.hh.
Referenced by blender::gpu::render_graph::VKDrawNode::build_links().