|
Euphoria
|
Extracts data for a bloom. More...
Public Member Functions | |
| ExtractShader (std::shared_ptr< LoadedPostProcShader > &&sh) | |
Public Attributes | |
| std::shared_ptr< LoadedPostProcShader > | shader |
| Uniform | cutoff_uniform |
| Uniform | softness_uniform |
Extracts data for a bloom.
Definition at line 261 of file shader_resource.h.
|
explicit |
| Uniform eu::render::ExtractShader::cutoff_uniform |
Definition at line 266 of file shader_resource.h.
| std::shared_ptr<LoadedPostProcShader> eu::render::ExtractShader::shader |
Definition at line 265 of file shader_resource.h.
| Uniform eu::render::ExtractShader::softness_uniform |
Definition at line 267 of file shader_resource.h.