KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::IccShader Class Reference

#include <icc_shader.h>

Public Member Functions

 IccShader ()
 
 ~IccShader ()
 
GLShadershader () const
 
void setUniforms (const std::shared_ptr< IccProfile > &profile, float sdrBrightness, const QVector3D &channelFactors)
 

Detailed Description

Definition at line 21 of file icc_shader.h.

Constructor & Destructor Documentation

◆ IccShader()

KWin::IccShader::IccShader ( )
explicit

Definition at line 20 of file icc_shader.cpp.

◆ ~IccShader()

KWin::IccShader::~IccShader ( )

Definition at line 39 of file icc_shader.cpp.

Member Function Documentation

◆ setUniforms()

void KWin::IccShader::setUniforms ( const std::shared_ptr< IccProfile > & profile,
float sdrBrightness,
const QVector3D & channelFactors )

Definition at line 148 of file icc_shader.cpp.

◆ shader()

GLShader * KWin::IccShader::shader ( ) const

Definition at line 143 of file icc_shader.cpp.


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