| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include "ShaderLutGLES.h"#include "ShaderUtilsGLES.h"#include "cores/RetroPlayer/rendering/RenderContext.h"#include "cores/RetroPlayer/shaders/IShaderPreset.h"#include "guilib/Texture.h"#include "guilib/TextureGLES.h"#include "rendering/gl/RenderSystemGL.h"#include "utils/log.h"#include <utility>