Blender V4.3
blender::realtime_compositor::GPUShaderCreator Class Reference

Public Member Functions

GPUShaderbind_shader_and_resources ()
 
void unbind_shader_and_resources ()
 
const char * input_sampler_name ()
 
const char * output_image_name ()
 

Static Public Member Functions

static std::shared_ptr< GPUShaderCreatorCreate (ResultPrecision)
 

Detailed Description

Definition at line 451 of file ocio_color_space_conversion_shader.cc.

Member Function Documentation

◆ bind_shader_and_resources()

GPUShader * blender::realtime_compositor::GPUShaderCreator::bind_shader_and_resources ( )
inline

Definition at line 458 of file ocio_color_space_conversion_shader.cc.

◆ Create()

static std::shared_ptr< GPUShaderCreator > blender::realtime_compositor::GPUShaderCreator::Create ( ResultPrecision )
inlinestatic

◆ input_sampler_name()

const char * blender::realtime_compositor::GPUShaderCreator::input_sampler_name ( )
inline

Definition at line 465 of file ocio_color_space_conversion_shader.cc.

◆ output_image_name()

const char * blender::realtime_compositor::GPUShaderCreator::output_image_name ( )
inline

Definition at line 470 of file ocio_color_space_conversion_shader.cc.

◆ unbind_shader_and_resources()

void blender::realtime_compositor::GPUShaderCreator::unbind_shader_and_resources ( )
inline

Definition at line 463 of file ocio_color_space_conversion_shader.cc.


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