Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Arguments used to invalidate cache.
Syntax
typedef struct _D3DDDICB_INVALIDATECACHE {
D3DKMT_HANDLE hAllocation;
SIZE_T Offset;
SIZE_T Length;
} D3DDDICB_INVALIDATECACHE;
Members
hAllocation
A handle to the allocation.
Offset
The offset.
Length
The length.
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |