Home
last modified time | relevance | path

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

/external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DDirect3DBase.cpp126 m_d3dDevice->CreateDepthStencilView( in CreateWindowSizeDependentResources()
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DDirect3DBase.cpp126 m_d3dDevice->CreateDepthStencilView( in CreateWindowSizeDependentResources()
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
Dd3d11spikysphere.cpp168 ensure(dev->CreateDepthStencilView(zsbuf, 0, &zsv)); in draw()
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
Dd3d11gears.cpp326 ensure(dev->CreateDepthStencilView(zsbuf, 0, &zsv)); in init_for_dimensions()
/external/mesa3d/src/gallium/docs/
Dd3d11ddi.txt165 CreateDepthStencilView -> create_surface
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h1270 virtual HRESULT STDMETHODCALLTYPE CreateDepthStencilView( in CreateDepthStencilView() function
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Dd3d10.idl1455 HRESULT CreateDepthStencilView(
Dd3d11.idl1630 HRESULT CreateDepthStencilView(