Searched refs:NineDevice9Ex_CreateRenderTargetEx (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9ex.h113 NineDevice9Ex_CreateRenderTargetEx( struct NineDevice9Ex *This,
H A Ddevice9ex.c177 NineDevice9Ex_CreateRenderTargetEx( struct NineDevice9Ex *This, function in typeref:typename:HRESULT NINE_WINAPI
425 (void *)NineDevice9Ex_CreateRenderTargetEx,
H A Dnine_lock.c2217 r = NineDevice9Ex_CreateRenderTargetEx(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pSharedHandle, Usage);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9ex.h113 NineDevice9Ex_CreateRenderTargetEx( struct NineDevice9Ex *This,
H A Ddevice9ex.c194 NineDevice9Ex_CreateRenderTargetEx( struct NineDevice9Ex *This, function in typeref:typename:HRESULT NINE_WINAPI
501 (void *)NineDevice9Ex_CreateRenderTargetEx,
H A Dnine_lock.c2217 r = NineDevice9Ex_CreateRenderTargetEx(This, Width, Height, Format, MultiSample, MultisampleQuality, Lockable, ppSurface, pSharedHandle, Usage);

Completed in 15 milliseconds