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

#include <ocio_shader_shared.hh>

Public Attributes

float4 mintable
 
float4 range
 
float4 ext_in_x
 
float4 ext_in_y
 
float4 ext_out_x
 
float4 ext_out_y
 
float4 first_x
 
float4 first_y
 
float4 last_x
 
float4 last_y
 
float4 black
 
float4 bwmul
 
int lut_size
 
int use_extend_extrapolate
 
int _pad0
 
int _pad1
 

Detailed Description

Definition at line 8 of file ocio_shader_shared.hh.

Member Data Documentation

◆ _pad0

int OCIO_GPUCurveMappingParameters::_pad0

Definition at line 28 of file ocio_shader_shared.hh.

◆ _pad1

int OCIO_GPUCurveMappingParameters::_pad1

Definition at line 29 of file ocio_shader_shared.hh.

◆ black

float4 OCIO_GPUCurveMappingParameters::black

Definition at line 24 of file ocio_shader_shared.hh.

◆ bwmul

float4 OCIO_GPUCurveMappingParameters::bwmul

Definition at line 25 of file ocio_shader_shared.hh.

◆ ext_in_x

float4 OCIO_GPUCurveMappingParameters::ext_in_x

Definition at line 16 of file ocio_shader_shared.hh.

◆ ext_in_y

float4 OCIO_GPUCurveMappingParameters::ext_in_y

Definition at line 17 of file ocio_shader_shared.hh.

◆ ext_out_x

float4 OCIO_GPUCurveMappingParameters::ext_out_x

Definition at line 18 of file ocio_shader_shared.hh.

◆ ext_out_y

float4 OCIO_GPUCurveMappingParameters::ext_out_y

Definition at line 19 of file ocio_shader_shared.hh.

◆ first_x

float4 OCIO_GPUCurveMappingParameters::first_x

Definition at line 20 of file ocio_shader_shared.hh.

◆ first_y

float4 OCIO_GPUCurveMappingParameters::first_y

Definition at line 21 of file ocio_shader_shared.hh.

◆ last_x

float4 OCIO_GPUCurveMappingParameters::last_x

Definition at line 22 of file ocio_shader_shared.hh.

◆ last_y

float4 OCIO_GPUCurveMappingParameters::last_y

Definition at line 23 of file ocio_shader_shared.hh.

◆ lut_size

int OCIO_GPUCurveMappingParameters::lut_size

Definition at line 26 of file ocio_shader_shared.hh.

◆ mintable

float4 OCIO_GPUCurveMappingParameters::mintable

Definition at line 14 of file ocio_shader_shared.hh.

◆ range

float4 OCIO_GPUCurveMappingParameters::range

Definition at line 15 of file ocio_shader_shared.hh.

◆ use_extend_extrapolate

int OCIO_GPUCurveMappingParameters::use_extend_extrapolate

Definition at line 27 of file ocio_shader_shared.hh.


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