PEXRenderingTarget Data Structure


 
   typedef struct {
         int            depth;
         int            type;
         Visual        *visual;
   } PEXRenderingTarget;
 

PEXRenderingTarget is a data structure that is common to the following functions:

For a list of data structures for match rendering targets, see Data Structures for Match Rendering Targets.