Searched refs:AutoDepthStencilFormat (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dswapchain.c201 pPresentationParameters->AutoDepthStencilFormat = d3dformat_from_wined3dformat(winePresentParameters.AutoDepthStencilFormat);
243 wined3d_parameters.AutoDepthStencilFormat = wined3dformat_from_d3dformat(present_parameters->AutoDepthStencilFormat);
264 present_parameters->AutoDepthStencilFormat = d3dformat_from_wined3dformat(wined3d_parameters.AutoDepthStencilFormat);
H A Ddevice.c655 localParameters.AutoDepthStencilFormat = wined3dformat_from_d3dformat(pPresentationParameters->AutoDepthStencilFormat);
675 pPresentationParameters->AutoDepthStencilFormat = d3dformat_from_wined3dformat(localParameters.AutoDepthStencilFormat);
3263 local_parameters.AutoDepthStencilFormat = d3dformat_from_wined3dformat(present_parameters->AutoDepthStencilFormat);
3293 present_parameters->AutoDepthStencilFormat = wined3dformat_from_d3dformat(local_parameters.AutoDepthStencilFormat);
3393 wined3d_parameters[i].AutoDepthStencilFormat =
3394 wined3dformat_from_d3dformat(PP_BASE(&parameters[i])->AutoDepthStencilFormat);
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dswapchain.c142 wined3d_parameters.AutoDepthStencilFormat = wined3dformat_from_d3dformat(present_parameters->AutoDepthStencilFormat);
162 present_parameters->AutoDepthStencilFormat = d3dformat_from_wined3dformat(wined3d_parameters.AutoDepthStencilFormat);
H A Ddevice.c556 localParameters.AutoDepthStencilFormat = wined3dformat_from_d3dformat(pPresentationParameters->AutoDepthStencilFormat);
578 pPresentationParameters->AutoDepthStencilFormat = d3dformat_from_wined3dformat(localParameters.AutoDepthStencilFormat);
2724 local_parameters.AutoDepthStencilFormat = d3dformat_from_wined3dformat(present_parameters->AutoDepthStencilFormat);
2752 present_parameters->AutoDepthStencilFormat = wined3dformat_from_d3dformat(local_parameters.AutoDepthStencilFormat);
2829 wined3d_parameters.AutoDepthStencilFormat = wined3dformat_from_d3dformat(parameters->AutoDepthStencilFormat);
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c1107 || swapchain->presentParms.AutoDepthStencilFormat != WINED3DFMT_D24_UNORM_S8_UINT)
1177 swapchain->presentParms.AutoDepthStencilFormat, swapchain->presentParms.MultiSampleType,
H A Dcontext.c1616 debug_d3dformat(swapchain->presentParms.AutoDepthStencilFormat));
1617 ds_format_desc = getFormatDescEntry(swapchain->presentParms.AutoDepthStencilFormat, gl_info);
H A Ddevice.c6806 pPresentationParameters->AutoDepthStencilFormat,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h1138 D3DFORMAT AutoDepthStencilFormat; member in struct:_D3DPRESENT_PARAMETERS_
H A Dd3d9types.h1444 D3DFORMAT AutoDepthStencilFormat; member in struct:_D3DPRESENT_PARAMETERS_
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h1135 D3DFORMAT AutoDepthStencilFormat; member in struct:_D3DPRESENT_PARAMETERS_
H A Dd3d9types.h1440 D3DFORMAT AutoDepthStencilFormat; member in struct:_D3DPRESENT_PARAMETERS_
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c188 present_parameters->AutoDepthStencilFormat
209 = wined3dformat_from_d3dformat(present_parameters->AutoDepthStencilFormat);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c211 present_parameters->AutoDepthStencilFormat
232 = wined3dformat_from_d3dformat(present_parameters->AutoDepthStencilFormat);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp3006 PresParam.AutoDepthStencilFormat = D3DFMT_UNKNOWN; /* not relevant */
3342 PresParam.AutoDepthStencilFormat = D3DFMT_UNKNOWN; /* not relevant */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1692 WINED3DFORMAT AutoDepthStencilFormat;
H A Dwined3d.h2257 WINED3DFORMAT AutoDepthStencilFormat; member in struct:_WINED3DPRESENT_PARAMETERS
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2259 WINED3DFORMAT AutoDepthStencilFormat; member in struct:_WINED3DPRESENT_PARAMETERS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2260 WINED3DFORMAT AutoDepthStencilFormat; member in struct:_WINED3DPRESENT_PARAMETERS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2259 WINED3DFORMAT AutoDepthStencilFormat; member in struct:_WINED3DPRESENT_PARAMETERS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2259 WINED3DFORMAT AutoDepthStencilFormat; member in struct:_WINED3DPRESENT_PARAMETERS

Completed in 480 milliseconds