Direct3D Diagnostics Capture Interface Enumerations
The following enumerations are declared in vspixengine.h.
In this section
Topic | Description |
---|---|
Resource string ids set by caller to be returned in xml data for visualizing objects | |
Defines resource IDs for shared string resources. These are passed to the capture engine from the host. They are used to display strings to the HUD overlay of the app being captured or to pass registry values from Visual Studio options to the capture engi | |
Custom HRESULT values for the graphics diagnostics capture interface. | |
An enum used to communicate between the capture engine and a host (such as Visual Studio Graphics Diagnostics). | |
An enum used to communicate between the capture engine and a host (such as Visual Studio Graphics Diagnostics). | |
An enum used to send responses from the capture engine to Graphics Diagnostics. | |
An enum used to indicate which version of the remoting protocul is being used. | |
An enum used to indicate why a pixel was rejected. | |
An enum containing flags used to describe a pixel history result. See PixelHistoryOperation. | |
An enum used to indicate well-known column IDs; these are column IDs that all implementations should support. | |
Internal | |
An enum used to indicate properties of data returned from an object table request. For more information, see IObjectTableRequest. | |
An enum used to indicate a stage of the graphics pipeline. | |
An enum used to indicate the checksum algorithm to be used. | |
An enum used to indicate the type of an event. | |
An enum used to indicate a coumn header in the Descriptor heap viewer | |
An enum used to indicate a column in the Descriptor heap viewer. | |
An enum used to indicate what type of buffer IGenericBufferDataRequest returns. | |
Internal | |
An enum used to indicate the topology of a mesh. See MeshDataVertCallback. | |
An enum used to indicate stages of progress in frame analysis. | |
An enum used to indicate the source of graphics information for frame analysis. |
Related topics
Direct3D Diagnostics Capture Interface Reference