Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c335 (void *)NineDevice9_SetDepthStencilSurface,
Ddevice9.h431 NineDevice9_SetDepthStencilSurface( struct NineDevice9 *This,
Ddevice9.c118 NineDevice9_SetDepthStencilSurface( in NineDevice9_SetDefaultState()
1888 NineDevice9_SetDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_SetDepthStencilSurface() function
3901 (void *)NineDevice9_SetDepthStencilSurface,
Dnine_lock.c996 r = NineDevice9_SetDepthStencilSurface(This, pNewZStencil); in LockDevice9_SetDepthStencilSurface()