Searched defs:D3DRENDERSTATETYPE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h813 } D3DRENDERSTATETYPE; typedef in typeref:enum:_D3DRENDERSTATETYPE
H A Dd3dtypes.h800 #define D3DSTATE_OVERRIDE(type) (D3DRENDERSTATETYPE)(((DWORD) (type) + D3DSTATE_OVERRIDE_BIAS))
957 } D3DRENDERSTATETYPE; typedef in typeref:enum:__anon13359
983 D3DRENDERSTATETYPE drstRenderStateType;
H A Dd3d9types.h1027 } D3DRENDERSTATETYPE; typedef in typeref:enum:_D3DRENDERSTATETYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h813 } D3DRENDERSTATETYPE; typedef in typeref:enum:_D3DRENDERSTATETYPE
H A Dd3dtypes.h803 #define D3DSTATE_OVERRIDE(type) (D3DRENDERSTATETYPE)(((DWORD) (type) + D3DSTATE_OVERRIDE_BIAS))
960 } D3DRENDERSTATETYPE; typedef in typeref:enum:__anon760
986 D3DRENDERSTATETYPE drstRenderStateType;
H A Dd3d9types.h1025 } D3DRENDERSTATETYPE; typedef in typeref:enum:_D3DRENDERSTATETYPE

Completed in 1061 milliseconds