|
GEMLIB
0.44.0
|
#include <mt_gem.h>
Data Fields | |
| void * | fd_addr |
| short | fd_w |
| short | fd_h |
| short | fd_wdwidth |
| short | fd_stand |
| short | fd_nplanes |
| short | fd_r1 |
| short | fd_r2 |
| short | fd_r3 |
VDI Memory Form Definition Block
| void* memory_form::fd_addr |
TODO
| short memory_form::fd_h |
Form Height in Pixels
| short memory_form::fd_nplanes |
Number of memory planes
| short memory_form::fd_r1 |
Reserved
| short memory_form::fd_r2 |
Reserved
| short memory_form::fd_r3 |
Reserved
| short memory_form::fd_stand |
Form format 0= device spec 1=standard
| short memory_form::fd_w |
Form Width in Pixels
| short memory_form::fd_wdwidth |
Form Width in shorts(fd_w/sizeof(short)
1.8.9.1