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

Public Attributes

GPUTexturetexture = nullptr
 
std::string sampler_name
 

Detailed Description

Definition at line 68 of file ocio_impl_glsl.cc.

Member Data Documentation

◆ sampler_name

std::string OCIO_GPULutTexture::sampler_name

Definition at line 70 of file ocio_impl_glsl.cc.

Referenced by addGPULut1D2D(), addGPULut3D(), and createGPUShader().

◆ texture

GPUTexture* OCIO_GPULutTexture::texture = nullptr

Definition at line 69 of file ocio_impl_glsl.cc.

Referenced by addGPULut1D2D(), addGPULut3D(), and createGPUShader().


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