Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c336 (void *)NineDevice9_GetDepthStencilSurface,
Ddevice9.h435 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This,
Ddevice9.c1902 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_GetDepthStencilSurface() function
3902 (void *)NineDevice9_GetDepthStencilSurface,
Dnine_lock.c1007 r = NineDevice9_GetDepthStencilSurface(This, ppZStencilSurface); in LockDevice9_GetDepthStencilSurface()