Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c308 NineDevice9_SetDepthStencilSurface( in NineDevice9Ex_ResetEx()
340 NineDevice9_SetDepthStencilSurface( in NineDevice9Ex_Reset()
411 (void *)NineDevice9_SetDepthStencilSurface,
Ddevice9.h454 NineDevice9_SetDepthStencilSurface( struct NineDevice9 *This,
Ddevice9.c167 NineDevice9_SetDepthStencilSurface( in NineDevice9_SetDefaultState()
2036 NineDevice9_SetDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_SetDepthStencilSurface() function
4205 (void *)NineDevice9_SetDepthStencilSurface,
Dnine_lock.c996 r = NineDevice9_SetDepthStencilSurface(This, pNewZStencil); in LockDevice9_SetDepthStencilSurface()