Blender V4.3
blender::gpu::render_graph::VKBoundPipeline Struct Reference

#include <vk_pipeline_data.hh>

Public Attributes

VkPipeline vk_pipeline
 
VkDescriptorSet vk_descriptor_set
 

Detailed Description

Resources bound for a compute/graphics pipeline.

Definition at line 32 of file vk_pipeline_data.hh.

Member Data Documentation

◆ vk_descriptor_set

VkDescriptorSet blender::gpu::render_graph::VKBoundPipeline::vk_descriptor_set

◆ vk_pipeline

VkPipeline blender::gpu::render_graph::VKBoundPipeline::vk_pipeline

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