50 #ifndef __DVAPI_D3D11_H_ 51 #define __DVAPI_D3D11_H_ 65 ID3D11Device *pD3D11Device);
69 ID3D11Device *pD3D11Device);
77 uint32_t *bufferGPUStrideAlignment,
78 uint32_t *semaphoreAddrAlignment,
79 uint32_t *semaphoreAllocSize,
80 uint32_t *semaphorePayloadOffset,
81 uint32_t *semaphorePayloadSize,
82 ID3D11Device *pD3D11Device);
DVPAPI_INTERFACE dvpInitD3D11Device(ID3D11Device *pD3D11Device, uint32_t flags)
DVPAPI_INTERFACE dvpUnbindFromD3D11Device(DVPBufferHandle hBuf, ID3D11Device *pD3D11Device)
DVPAPI_INTERFACE dvpGetRequiredConstantsD3D11Device(uint32_t *bufferAddrAlignment, uint32_t *bufferGPUStrideAlignment, uint32_t *semaphoreAddrAlignment, uint32_t *semaphoreAllocSize, uint32_t *semaphorePayloadOffset, uint32_t *semaphorePayloadSize, ID3D11Device *pD3D11Device)
const char int const char int flags
DVPAPI_INTERFACE dvpBindToD3D11Device(DVPBufferHandle hBuf, ID3D11Device *pD3D11Device)
DVPAPI_INTERFACE dvpCloseD3D11Device(ID3D11Device *pD3D11Device)
DVPAPI_INTERFACE dvpCreateGPUD3D11Resource(ID3D11Resource *pD3DResource, DVPBufferHandle *bufferHandle)