Home
last modified time | relevance | path

Searched refs:GuardBandBottom (Results 1 – 8 of 8) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dd3d8caps.h223 float GuardBandBottom; member
H A Dd3d9caps.h296 float GuardBandBottom; member
/reactos/sdk/include/ddk/
H A Dd3dhal.h694 float GuardBandBottom; member
/reactos/dll/directx/wine/d3d8/
H A Ddevice.c324 caps->GuardBandBottom = wined3d_caps->GuardBandBottom; in d3dcaps_from_wined3dcaps()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c360 caps->GuardBandBottom = wined3d_caps->GuardBandBottom; in d3dcaps_from_wined3dcaps()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h1922 float GuardBandBottom; member
/reactos/dll/directx/wine/ddraw/
H A Dddraw.c1293 caps->dvGuardBandBottom = wined3d_caps.GuardBandBottom; in ddraw_get_d3dcaps()
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c5982 caps->GuardBandBottom = 0.0f; in wined3d_get_device_caps()