|
VDPAU
|
|
Defines | |
| #define | VDP_TRUE 1 |
| A true VdpBool value. | |
| #define | VDP_FALSE 0 |
| A false VdpBool value. | |
Typedefs | |
| typedef int | VdpBool |
| A boolean value, holding VDP_TRUE or VDP_FALSE. | |
VDPAU primarily uses ISO C99 types from stdint.h.
1.7.6.1