Blender V4.5
blender::compositor::GPUShaderCreator Class Reference

Public Member Functions

GPUShader * bind_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 479 of file ocio_color_space_conversion_shader.cc.

Member Function Documentation

◆ bind_shader_and_resources()

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

Definition at line 486 of file ocio_color_space_conversion_shader.cc.

◆ Create()

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

◆ input_sampler_name()

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

Definition at line 493 of file ocio_color_space_conversion_shader.cc.

◆ output_image_name()

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

Definition at line 498 of file ocio_color_space_conversion_shader.cc.

◆ unbind_shader_and_resources()

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

Definition at line 491 of file ocio_color_space_conversion_shader.cc.


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