Harlequin RIP SDK

Header for code common to all CMM examples. More...

#include "swcmm.h"

Functions

void * cmmegMemAlloc (sw_memory_instance *instance, size_t size)
 Allocate CMM memory. More...
 
void cmmegMemFree (sw_memory_instance *instance, void *memory)
 Release CMM memory. More...
 

Detailed Description

Header for code common to all CMM examples.

Trampoline functions that allocate/free memory using the memory functions declared by the CMM instance.