Home
last modified time | relevance | path

Searched refs:AutoDepthStencilFormat (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c226 d3dformat_to_string(pParams->AutoDepthStencilFormat), in NineSwapChain9_Resize()
410 tmplt.bind = d3d9_get_pipe_depth_format_bindings(pParams->AutoDepthStencilFormat); in NineSwapChain9_Resize()
414 pParams->AutoDepthStencilFormat, in NineSwapChain9_Resize()
437 pParams->AutoDepthStencilFormat, in NineSwapChain9_Resize()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp189 presentParameters.AutoDepthStencilFormat = depthBufferd3dFormatInfo.renderFormat; in reset()
DRenderer9.cpp425 presentParameters.AutoDepthStencilFormat = D3DFMT_UNKNOWN; in getDefaultPresentParameters()
/external/mesa3d/include/D3D9/
Dd3d9types.h1690 D3DFORMAT AutoDepthStencilFormat; member