Blender
V4.5
source
blender
imbuf
opencolorio
intern
fallback
fallback_gpu_shader_binder.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include "
OCIO_gpu_shader_binder.hh
"
8
9
namespace
blender::ocio
{
10
11
class
FallbackGPUShaderBinder
:
public
GPUShaderBinder
{
12
protected
:
13
using
GPUShaderBinder::GPUShaderBinder
;
14
15
void
construct_display_shader
(
internal::GPUDisplayShader
&display_shader)
const override
;
16
void
construct_scene_linear_shader
(
internal::GPUDisplayShader
&display_shader)
const override
;
17
};
18
19
}
// namespace blender::ocio
OCIO_gpu_shader_binder.hh
blender::ocio::FallbackGPUShaderBinder
Definition
fallback_gpu_shader_binder.hh:11
blender::ocio::FallbackGPUShaderBinder::construct_scene_linear_shader
void construct_scene_linear_shader(internal::GPUDisplayShader &display_shader) const override
Definition
fallback_gpu_shader_binder.cc:89
blender::ocio::FallbackGPUShaderBinder::construct_display_shader
void construct_display_shader(internal::GPUDisplayShader &display_shader) const override
Definition
fallback_gpu_shader_binder.cc:76
blender::ocio::GPUShaderBinder
Definition
OCIO_gpu_shader_binder.hh:53
blender::ocio::GPUShaderBinder::GPUShaderBinder
GPUShaderBinder(const Config &config)
Definition
gpu_shader_binder.cc:368
blender::ocio::internal::GPUDisplayShader
Definition
gpu_shader_binder_internal.hh:122
blender::ocio
Definition
BLF_api.hh:32
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0