Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c412 (void *)NineDevice9_GetDepthStencilSurface,
Ddevice9.h458 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This,
Ddevice9.c2053 NineDevice9_GetDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_GetDepthStencilSurface() function
4208 (void *)NineDevice9_GetDepthStencilSurface,
Dnine_lock.c1007 r = NineDevice9_GetDepthStencilSurface(This, ppZStencilSurface); in LockDevice9_GetDepthStencilSurface()