GEMLIB  0.44.0
Data Fields
memory_form Struct Reference

#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
 

Detailed Description

VDI Memory Form Definition Block

Field Documentation

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)


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