|
Blender V4.3
|
#include <vk_pipeline_data.hh>
Public Attributes | |
| VkPipeline | vk_pipeline |
| VkDescriptorSet | vk_descriptor_set |
Resources bound for a compute/graphics pipeline.
Definition at line 32 of file vk_pipeline_data.hh.
| VkDescriptorSet blender::gpu::render_graph::VKBoundPipeline::vk_descriptor_set |
Definition at line 34 of file vk_pipeline_data.hh.
Referenced by blender::gpu::render_graph::vk_pipeline_data_build_commands().
| VkPipeline blender::gpu::render_graph::VKBoundPipeline::vk_pipeline |
Definition at line 33 of file vk_pipeline_data.hh.
Referenced by blender::gpu::render_graph::vk_pipeline_data_build_commands().