Euphoria
Public Member Functions | Public Attributes | List of all members
eu::render::PingPongBlurShader Struct Reference

Public Member Functions

 PingPongBlurShader (std::shared_ptr< LoadedPostProcShader > &&sh)
 

Public Attributes

std::shared_ptr< LoadedPostProcShadershader
 
Uniform is_horizontal_uniform
 

Detailed Description

Definition at line 270 of file shader_resource.h.

Constructor & Destructor Documentation

◆ PingPongBlurShader()

eu::render::PingPongBlurShader::PingPongBlurShader ( std::shared_ptr< LoadedPostProcShader > &&  sh)
explicit

Member Data Documentation

◆ is_horizontal_uniform

Uniform eu::render::PingPongBlurShader::is_horizontal_uniform

Definition at line 275 of file shader_resource.h.

◆ shader

std::shared_ptr<LoadedPostProcShader> eu::render::PingPongBlurShader::shader

Definition at line 274 of file shader_resource.h.


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