Searched refs:DDRAW_PITCH_ALIGNMENT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1920 #define DDRAW_PITCH_ALIGNMENT 8 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1888 #define DDRAW_PITCH_ALIGNMENT 8 macro
H A Ddirectx.c5059 pCaps->DirectDrawCaps.StrideAlign = DDRAW_PITCH_ALIGNMENT;
H A Ddevice.c7553 device->surface_alignment = wined3d->dxVersion == 7 ? DDRAW_PITCH_ALIGNMENT : D3D8_PITCH_ALIGNMENT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1909 #define DDRAW_PITCH_ALIGNMENT 8 macro
H A Ddirectx.c4898 caps->ddraw_caps.stride_align = DDRAW_PITCH_ALIGNMENT;

Completed in 118 milliseconds