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... | |
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.
| HqBool HVDSHMFBCACHE_RegisterHandlers | ( | void | ) |
Register the Scalable RIP HVD cache instance for shared memory framebuffer composited output.
| TRUE | if successful; |
| FALSE | otherwise. |