Blender V4.5
GPUCodegenOutput Struct Reference

#include <GPU_material.hh>

Public Attributes

std::string attr_load
std::string displacement
std::string surface
std::string volume
std::string thickness
std::string composite
std::string material_functions
GPUShaderCreateInfo * create_info

Detailed Description

Definition at line 282 of file GPU_material.hh.

Member Data Documentation

◆ attr_load

std::string GPUCodegenOutput::attr_load

◆ composite

std::string GPUCodegenOutput::composite

Definition at line 289 of file GPU_material.hh.

◆ create_info

GPUShaderCreateInfo* GPUCodegenOutput::create_info

◆ displacement

std::string GPUCodegenOutput::displacement

◆ material_functions

std::string GPUCodegenOutput::material_functions

◆ surface

std::string GPUCodegenOutput::surface

◆ thickness

std::string GPUCodegenOutput::thickness

◆ volume

std::string GPUCodegenOutput::volume

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