Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

D3DDEBCAPS_ Values

Use with the dwCaps field of the d3dExecuteBufferDesc class.

D3DDEBCAPS_SYSTEMMEMORY
The execute buffer data resides in system memory.
D3DDEBCAPS_VIDEOMEMORY
The execute buffer data resides in device memory.

Use the D3DDEBCAPS_MEM value as a mask to extract memory-related values from a field.

© 1996 Microsoft Corporation. All rights reserved.