Blender  V3.3
Public Attributes | List of all members
OCIO_GPUDisplayShader Struct Reference

Public Attributes

OCIO_GPUShader shader
 
OCIO_GPUTextures textures
 
OCIO_GPUCurveMappping curvemap
 
std::string input
 
std::string view
 
std::string display
 
std::string look
 
bool use_curve_mapping = false
 
bool valid = false
 

Detailed Description

Definition at line 124 of file ocio_impl_glsl.cc.

Member Data Documentation

◆ curvemap

OCIO_GPUCurveMappping OCIO_GPUDisplayShader::curvemap

Definition at line 127 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ display

std::string OCIO_GPUDisplayShader::display

Definition at line 132 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ input

std::string OCIO_GPUDisplayShader::input

Definition at line 130 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ look

std::string OCIO_GPUDisplayShader::look

Definition at line 133 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ shader

OCIO_GPUShader OCIO_GPUDisplayShader::shader

Definition at line 125 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ textures

OCIO_GPUTextures OCIO_GPUDisplayShader::textures

Definition at line 126 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ use_curve_mapping

bool OCIO_GPUDisplayShader::use_curve_mapping = false

Definition at line 134 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ valid

bool OCIO_GPUDisplayShader::valid = false

Error checking.

Definition at line 137 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().

◆ view

std::string OCIO_GPUDisplayShader::view

Definition at line 131 of file ocio_impl_glsl.cc.

Referenced by getGPUDisplayShader().


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