Blender V4.3
compositor_z_combine_info.hh File Reference

Go to the source code of this file.

Functions

local_group_size(16, 16) .push_constant(Type local_group_size (16, 16) .sampler(0
 
local_group_size(16, 16) .push_constant(Type first_z_tx sampler (1, ImageType::FLOAT_2D, "second_z_tx") .image(0
 
local_group_size(16, 16) .push_constant(Type first_z_tx mask_img compute_source ("compositor_z_combine_compute_mask.glsl") .do_static_compilation(true)
 

Variables

local_group_size(16, 16) .push_constant(Type first_z_tx GPU_R16F
 

Function Documentation

◆ compute_source()

local_group_size(16, 16) .push_constant(Type first_z_tx mask_img compute_source ( "compositor_z_combine_compute_mask.glsl" )

◆ local_group_size()

local_group_size(16, 16) .push_constant(Type local_group_size ( 16 ,
16  )

◆ sampler()

local_group_size(16, 16) .push_constant(Type first_z_tx sampler ( 1 ,
ImageType::FLOAT_2D ,
"second_z_tx"  )

Variable Documentation

◆ GPU_R16F

local_group_size(16, 16) .push_constant(Type first_z_tx GPU_R16F

Definition at line 23 of file compositor_z_combine_info.hh.