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