|
|
|
|
GA_2DRenderFuncs
Prototype In
snap/graphics.h
Description
Function group containing all the device driver functions related to managing drawing in the framebuffer using the 2D graphics accelerator. This group of functions does not contain any functions related to state management, just drawing.
Generally applications or shell drivers should request this block of functions from the 2d reference rasteriser library, not directly from the graphics accelerator. This will allows the library to fill in all rendering functions with software rendering as necessary automatically.
Note: Be sure to fill in the dwSize member of this structure when you call GA_queryFunctions to the correct size of the structure at compile time!
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com