Commit b3b686d9 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

wined3d: Get rid of WINED3DDEVINFO_STAGETIMINGS.

parent 94c0da18
......@@ -1696,12 +1696,6 @@ struct wined3d_device_creation_parameters
DWORD flags;
};
typedef struct _WINED3DDEVINFO_STAGETIMINGS
{
float MemoryProcessingPercent;
float ComputationProcessingPercent;
} WINED3DDEVINFO_STAGETIMINGS;
typedef struct _WINED3DRASTER_STATUS
{
BOOL InVBlank;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment