Blender  V2.93
Public Attributes | List of all members
OCIO_GPULutTexture Struct Reference

Public Attributes

GPUTexturetexture = nullptr
 
std::string sampler_name
 

Detailed Description

Definition at line 115 of file ocio_impl_glsl.cc.

Member Data Documentation

◆ sampler_name

std::string OCIO_GPULutTexture::sampler_name

Definition at line 117 of file ocio_impl_glsl.cc.

Referenced by addGPULut2D(), and addGPULut3D().

◆ texture

GPUTexture* OCIO_GPULutTexture::texture = nullptr

Definition at line 116 of file ocio_impl_glsl.cc.

Referenced by addGPULut2D(), and addGPULut3D().


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