RetroArch
Public Member Functions | Public Attributes | List of all members
ShaderPass Class Reference

#include <shaderparamsdialog.h>

Collaboration diagram for ShaderPass:
[legend]

Public Member Functions

 ShaderPass (struct video_shader_pass *passToCopy=NULL)
 
 ~ShaderPass ()
 
ShaderPassoperator= (const ShaderPass &other)
 

Public Attributes

struct video_shader_passpass
 

Constructor & Destructor Documentation

◆ ShaderPass()

ShaderPass::ShaderPass ( struct video_shader_pass passToCopy = NULL)
Here is the call graph for this function:

◆ ~ShaderPass()

ShaderPass::~ShaderPass ( )
Here is the call graph for this function:

Member Function Documentation

◆ operator=()

ShaderPass & ShaderPass::operator= ( const ShaderPass other)
Here is the call graph for this function:

Member Data Documentation

◆ pass

struct video_shader_pass* ShaderPass::pass

The documentation for this class was generated from the following files: