Harlequin RIP SDK
PGBPrivate Struct Reference

Private data for PGB device. More...

Data Fields

PGBDescription pass
 Per-pass information.
 
sw_tl_ref pgb_tl
 PGB usage timeline from core.
 
sw_tl_ref skin_job_tl
 Skin job timeline.
 
DEVICE_FILEDESCRIPTOR curr_fd
 Current open file descriptor.
 
raster_store_trasterStore
 Store for partial/composite raster data.
 
unsigned int last_param
 
int32 store_partial
 

Detailed Description

Private data for PGB device.

This includes the PGB description (which includes the RasterDescription used by the KCall*() functions), and other data that persists across render passes.

Field Documentation

◆ last_param

unsigned int PGBPrivate::last_param

The start_param and get_param functions for the pagebuffer device type use last_param to maintain the local state.

◆ store_partial

int32 PGBPrivate::store_partial

Flag indicating whether raster store should be used, or partial paints deferred to raster backend.


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