Harlequin RIP SDK

Scalable RIP shared memory framebuffer cache instance with raster output. More...

#include "std.h"

Functions

HqBool HVDSHMFBCACHE_RegisterHandlers (void)
 Register the Scalable RIP HVD cache instance for shared memory framebuffer composited output. More...
 

Detailed Description

Scalable RIP shared memory framebuffer cache instance with raster output.

Raster backends that use shared memory framebuffers to store rasters can use this remote HVD cache instance to output composited HVD pages via the Scalable RIP controller. The raster backend should call sw_fr_hvd_output_page() in the HVD monitor's page output function.

Function Documentation

◆ HVDSHMFBCACHE_RegisterHandlers()

HqBool HVDSHMFBCACHE_RegisterHandlers ( void  )

Register the Scalable RIP HVD cache instance for shared memory framebuffer composited output.

Return values
TRUEif successful;
FALSEotherwise.