Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
pixelpipe_gpu.h File Reference
+ Include dependency graph for pixelpipe_gpu.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dt_dev_pixelpipe_gpu_flush_host_pinned_images (dt_dev_pixelpipe_t *pipe, void *host_ptr, dt_pixel_cache_entry_t *cache_entry, const char *reason)
 
int pixelpipe_process_on_GPU (dt_dev_pixelpipe_t *pipe, const dt_dev_pixelpipe_iop_t *piece, const dt_dev_pixelpipe_iop_t *previous_piece, dt_develop_tiling_t *tiling, dt_pixelpipe_flow_t *pixelpipe_flow, gboolean *cache_output, dt_pixel_cache_entry_t *input_entry, dt_pixel_cache_entry_t *output_entry)
 

Function Documentation

◆ dt_dev_pixelpipe_gpu_flush_host_pinned_images()

◆ pixelpipe_process_on_GPU()

int pixelpipe_process_on_GPU ( dt_dev_pixelpipe_t pipe,
const dt_dev_pixelpipe_iop_t piece,
const dt_dev_pixelpipe_iop_t previous_piece,
dt_develop_tiling_t tiling,
dt_pixelpipe_flow_t pixelpipe_flow,
gboolean *  cache_output,
dt_pixel_cache_entry_t input_entry,
dt_pixel_cache_entry_t output_entry 
)