Searched refs:NineDevice9_CreateOffscreenPlainSurface (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | device9ex.c | 332 (void *)NineDevice9_CreateOffscreenPlainSurface,
|
D | device9.h | 412 NineDevice9_CreateOffscreenPlainSurface( struct NineDevice9 *This,
|
D | device9.c | 1800 NineDevice9_CreateOffscreenPlainSurface( struct NineDevice9 *This, in NineDevice9_CreateOffscreenPlainSurface() function 3898 (void *)NineDevice9_CreateOffscreenPlainSurface,
|
D | nine_lock.c | 961 …r = NineDevice9_CreateOffscreenPlainSurface(This, Width, Height, Format, Pool, ppSurface, pSharedH… in LockDevice9_CreateOffscreenPlainSurface()
|