Header file for defining available extension on a platform.
See OpenWF specification for usage of this header file.
Definition in file wfdext.h.
Go to the source code of this file.
Macros | |
| #define | WFD_VENDOR_INDEX (0) |
| #define | WFD_RENDERER_INDEX (1) |
| #define | WFD_VERSION_INDEX (2) |
| #define | WFD_PORT_PERMISSIBLE_LATENCY_MS_NV 0x7635 |
| #define | WFD_PIPELINE_COMMIT_NON_BLOCKING_NVX 0x7730 |
| #define | WFD_PORT_MODE_H_TOTAL_NVX 0x7608 |
| #define | WFD_PORT_MODE_V_TOTAL_NVX 0x7609 |
| #define | WFD_PORT_DETECT_FROZEN_FRAME_NV 0x7636 |
Typedefs | |
| typedef const WFDPipeline | pipeline |
| typedef const WFDPipeline const WFDSource | source |
| typedef const WFDPipeline const WFDSource const WFDTransition | transition |
| typedef const WFDPipeline const WFDSource const WFDTransition const WFDRect *const | region |
| typedef const WFDPipeline const WFDSource const WFDTransition const WFDRect *const const WFDuint64 | timestamp |
| typedef struct NvSciBufObjRefRec * | NvSciBufObj |
| typedef struct NvSciBufAttrListRec * | NvSciBufAttrList |
| typedef const WFDPipeline NvSciBufObj *const | bufObj |
| typedef struct NvSciSyncObjRec * | NvSciSyncObj |
| typedef struct NvSciSyncAttrListRec * | NvSciSyncAttrList |
| typedef struct NvSciSyncFence | NvSciSyncFence |
| typedef const WFDSource const NvSciSyncFence *const | fence |
| typedef const NvSciSyncObj *const | obj |
| typedef const WFDCommitType | type |
| typedef const WFDCommitType const WFDHandle | handle |
Functions | |
| typedef | void (WFD_APIENTRY PFNWFDBINDSOURCETOPIPELINEWITHTIMESTAMPNV)(const WFDDevice device |
| typedef | WFDSource (WFD_APIENTRY PFNWFDCREATESOURCEFROMNVSCIBUFNVX)(const WFDDevice device |
| typedef | WFDErrorCode (WFD_APIENTRY PFNWFDNVSCIBUFSETDISPLAYATTRIBUTESNVX)(NvSciBufAttrList *const attrList) |
| typedef const WFDPipeline NvSciBufObj* const bufObj |
| typedef const WFDCommitType const WFDHandle NvSciSyncFence *const fence |
| typedef const WFDCommitType const WFDHandle handle |
| typedef struct NvSciBufAttrListRec* NvSciBufAttrList |
| typedef struct NvSciBufObjRefRec* NvSciBufObj |
| typedef struct NvSciSyncAttrListRec* NvSciSyncAttrList |
| typedef struct NvSciSyncFence NvSciSyncFence |
| typedef struct NvSciSyncObjRec* NvSciSyncObj |
| typedef const WFDPipeline pipeline |
| typedef const WFDPipeline const WFDSource const WFDTransition const WFDRect* const region |
| typedef const WFDPipeline const WFDSource const WFDTransition const WFDRect* const const WFDuint64 timestamp |
| typedef const WFDPipeline const WFDSource const WFDTransition transition |
| typedef const WFDCommitType type |
| typedef void | ( | WFD_APIENTRY | PFNWFDBINDSOURCETOPIPELINEWITHTIMESTAMPNV | ) | const |
| typedef WFDErrorCode | ( | WFD_APIENTRY | PFNWFDNVSCIBUFSETDISPLAYATTRIBUTESNVX | ) | const |
| typedef WFDSource | ( | WFD_APIENTRY | PFNWFDCREATESOURCEFROMNVSCIBUFNVX | ) | const |