- AddWorkItem
HRESULT AddWorkItem(ID3DX10DataLoader pDataLoader, ID3DX10DataProcessor pDataProcessor, HRESULT* pHResult, void** ppDeviceObject)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetQueueStatus
HRESULT GetQueueStatus(UINT* pIoQueue, UINT* pProcessQueue, UINT* pDeviceQueue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetWorkItemCount
UINT GetWorkItemCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ProcessDeviceWorkItems
HRESULT ProcessDeviceWorkItems(UINT iWorkItemCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PurgeAllItems
HRESULT PurgeAllItems()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WaitForAllItems
HRESULT WaitForAllItems()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.