Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c325 (void *)NineDevice9_CreateDepthStencilSurface,
Ddevice9.h379 NineDevice9_CreateDepthStencilSurface( struct NineDevice9 *This,
Dswapchain9.c434 hr = NineDevice9_CreateDepthStencilSurface(pDevice, in NineSwapChain9_Resize()
Ddevice9.c1327 NineDevice9_CreateDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_CreateDepthStencilSurface() function
4048 (void *)NineDevice9_CreateDepthStencilSurface,
Dnine_lock.c867 …r = NineDevice9_CreateDepthStencilSurface(This, Width, Height, Format, MultiSample, MultisampleQua… in LockDevice9_CreateDepthStencilSurface()