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

#include <ocio_shader_shared.hh>

Public Attributes

float dither
 
float scale
 
float exponent
 
bool1 use_predivide
 
bool1 use_overlay
 
int _pad0
 
int _pad1
 
int _pad2
 

Detailed Description

Definition at line 32 of file ocio_shader_shared.hh.

Member Data Documentation

◆ _pad0

int OCIO_GPUParameters::_pad0

Definition at line 38 of file ocio_shader_shared.hh.

◆ _pad1

int OCIO_GPUParameters::_pad1

Definition at line 39 of file ocio_shader_shared.hh.

◆ _pad2

int OCIO_GPUParameters::_pad2

Definition at line 40 of file ocio_shader_shared.hh.

◆ dither

float OCIO_GPUParameters::dither

Definition at line 33 of file ocio_shader_shared.hh.

◆ exponent

float OCIO_GPUParameters::exponent

Definition at line 35 of file ocio_shader_shared.hh.

◆ scale

float OCIO_GPUParameters::scale

Definition at line 34 of file ocio_shader_shared.hh.

◆ use_overlay

bool1 OCIO_GPUParameters::use_overlay

Definition at line 37 of file ocio_shader_shared.hh.

◆ use_predivide

bool1 OCIO_GPUParameters::use_predivide

Definition at line 36 of file ocio_shader_shared.hh.


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