|
Blender V4.3
|
#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 |
Definition at line 33 of file gpu_shader_dependency_private.hh.
| Enumerator | |
|---|---|
| NONE | |
| UINT | |
| INT | |
| FLOAT | |
Definition at line 34 of file gpu_shader_dependency_private.hh.
| std::string blender::gpu::shader::PrintfFormat::Block::fmt |
Definition at line 40 of file gpu_shader_dependency_private.hh.
| enum blender::gpu::shader::PrintfFormat::Block::ArgumentType blender::gpu::shader::PrintfFormat::Block::type = NONE |