Blender V4.3
blender::gpu::shader::PrintfFormat::Block Struct Reference

#include <gpu_shader_dependency_private.hh>

Public Types

enum  ArgumentType { NONE = 0 , UINT , INT , FLOAT }
 

Public Attributes

enum blender::gpu::shader::PrintfFormat::Block::ArgumentType type = NONE
 
std::string fmt
 

Detailed Description

Definition at line 33 of file gpu_shader_dependency_private.hh.

Member Enumeration Documentation

◆ ArgumentType

Enumerator
NONE 
UINT 
INT 
FLOAT 

Definition at line 34 of file gpu_shader_dependency_private.hh.

Member Data Documentation

◆ fmt

std::string blender::gpu::shader::PrintfFormat::Block::fmt

Definition at line 40 of file gpu_shader_dependency_private.hh.

◆ type

enum blender::gpu::shader::PrintfFormat::Block::ArgumentType blender::gpu::shader::PrintfFormat::Block::type = NONE

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