Searched refs:NineDevice9_CreateDepthStencilSurface (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | device9ex.c | 325 (void *)NineDevice9_CreateDepthStencilSurface,
|
D | device9.h | 373 NineDevice9_CreateDepthStencilSurface( struct NineDevice9 *This,
|
D | swapchain9.c | 385 hr = NineDevice9_CreateDepthStencilSurface(pDevice, in NineSwapChain9_Resize()
|
D | device9.c | 1274 NineDevice9_CreateDepthStencilSurface( struct NineDevice9 *This, in NineDevice9_CreateDepthStencilSurface() function 3927 (void *)NineDevice9_CreateDepthStencilSurface,
|
D | nine_lock.c | 867 …r = NineDevice9_CreateDepthStencilSurface(This, Width, Height, Format, MultiSample, MultisampleQua… in LockDevice9_CreateDepthStencilSurface()
|