Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c336 (void *)NineDevice9_GetDepthStencilSurface,
Ddevice9.h449 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This,
Ddevice9.c2005 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_GetDepthStencilSurface() function
4059 (void *)NineDevice9_GetDepthStencilSurface,
Dnine_lock.c1007 r = NineDevice9_GetDepthStencilSurface(This, ppZStencilSurface); in LockDevice9_GetDepthStencilSurface()