Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
drawlayer_process_scratch_t Struct Reference
+ Collaboration diagram for drawlayer_process_scratch_t:

Data Fields

float * layerbuf
 
size_t layerbuf_pixels
 
float * cl_background_rgba
 
size_t cl_background_rgba_pixels
 
float * flush_update_rgba
 
size_t flush_update_rgba_pixels
 

Detailed Description

Definition at line 317 of file drawlayer.c.

Field Documentation

◆ cl_background_rgba

float* drawlayer_process_scratch_t::cl_background_rgba

Definition at line 321 of file drawlayer.c.

Referenced by _blend_layer_over_input_cl(), and _destroy_process_scratch().

◆ cl_background_rgba_pixels

size_t drawlayer_process_scratch_t::cl_background_rgba_pixels

Definition at line 322 of file drawlayer.c.

Referenced by _blend_layer_over_input_cl().

◆ flush_update_rgba

float* drawlayer_process_scratch_t::flush_update_rgba

Definition at line 323 of file drawlayer.c.

Referenced by _destroy_process_scratch().

◆ flush_update_rgba_pixels

size_t drawlayer_process_scratch_t::flush_update_rgba_pixels

Definition at line 324 of file drawlayer.c.

◆ layerbuf

float* drawlayer_process_scratch_t::layerbuf

Definition at line 319 of file drawlayer.c.

Referenced by _destroy_process_scratch(), and process().

◆ layerbuf_pixels

size_t drawlayer_process_scratch_t::layerbuf_pixels

Definition at line 320 of file drawlayer.c.

Referenced by process().


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