Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9.c180 d3dformat_to_string(pParams->AutoDepthStencilFormat), in NineSwapChain9_Resize()
362 tmplt.bind = d3d9_get_pipe_depth_format_bindings(pParams->AutoDepthStencilFormat); in NineSwapChain9_Resize()
365 pParams->AutoDepthStencilFormat, in NineSwapChain9_Resize()
388 pParams->AutoDepthStencilFormat, in NineSwapChain9_Resize()
/external/swiftshader/include/Direct3D/
Dd3d8types.h1385 D3DFORMAT AutoDepthStencilFormat; member
/external/mesa3d/include/D3D9/
Dd3d9types.h1690 D3DFORMAT AutoDepthStencilFormat; member
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1928 …esentParameters->AutoDepthStencilFormat, D3DPOOL_DEFAULT, presentParameters->MultiSampleType, pres… in Reset()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp2358 switch(presentParameters->AutoDepthStencilFormat) in Reset()
2382 …erWidth, presentParameters->BackBufferHeight, presentParameters->AutoDepthStencilFormat, D3DPOOL_D… in Reset()