Blender V5.0
GPUCodegenOutput Struct Reference

#include <GPU_material.hh>

Public Attributes

std::string attr_load
GPUGraphOutput displacement
GPUGraphOutput surface
GPUGraphOutput volume
GPUGraphOutput thickness
GPUGraphOutput composite
blender::Vector< GPUGraphOutputmaterial_functions
GPUShaderCreateInfo * create_info

Detailed Description

Definition at line 342 of file GPU_material.hh.

Member Data Documentation

◆ attr_load

std::string GPUCodegenOutput::attr_load

◆ composite

GPUGraphOutput GPUCodegenOutput::composite

Definition at line 349 of file GPU_material.hh.

◆ create_info

GPUShaderCreateInfo* GPUCodegenOutput::create_info

◆ displacement

GPUGraphOutput GPUCodegenOutput::displacement

◆ material_functions

blender::Vector<GPUGraphOutput> GPUCodegenOutput::material_functions

◆ surface

GPUGraphOutput GPUCodegenOutput::surface

◆ thickness

GPUGraphOutput GPUCodegenOutput::thickness

◆ volume

GPUGraphOutput GPUCodegenOutput::volume

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