Blender V4.3
blender::gpu::MSLConstant Struct Reference

#include <mtl_shader_generator.hh>

Public Member Functions

 MSLConstant (shader::Type const_type, std::string const_name)
 

Public Attributes

shader::Type type
 
std::string name
 

Detailed Description

Definition at line 223 of file mtl_shader_generator.hh.

Constructor & Destructor Documentation

◆ MSLConstant()

blender::gpu::MSLConstant::MSLConstant ( shader::Type const_type,
std::string const_name )
inline

Definition at line 227 of file mtl_shader_generator.hh.

Member Data Documentation

◆ name

std::string blender::gpu::MSLConstant::name

Definition at line 225 of file mtl_shader_generator.hh.

◆ type

shader::Type blender::gpu::MSLConstant::type

Definition at line 224 of file mtl_shader_generator.hh.


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