mirror of
https://github.com/reactos/wine.git
synced 2025-02-02 02:04:34 +00:00
wined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
This commit is contained in:
parent
3c75024210
commit
04a7ae43d5
@ -1696,14 +1696,6 @@ struct wined3d_device_creation_parameters
|
||||
DWORD flags;
|
||||
};
|
||||
|
||||
typedef struct _WINED3DDEVINFO_PIPELINETIMINGS
|
||||
{
|
||||
float VertexProcessingTimePercent;
|
||||
float PixelProcessingTimePercent;
|
||||
float OtherGPUProcessingTimePercent;
|
||||
float GPUIdleTimePercent;
|
||||
} WINED3DDEVINFO_PIPELINETIMINGS;
|
||||
|
||||
typedef struct _WINED3DDEVINFO_STAGETIMINGS
|
||||
{
|
||||
float MemoryProcessingPercent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user