Lines Matching defs:context9
46 angle::Result Image9::GenerateMip(Context9 *context9, in GenerateMip()
95 angle::Result Image9::GenerateMipmap(Context9 *context9, Image9 *dest, Image9 *source) in GenerateMipmap()
111 angle::Result Image9::CopyLockableSurfaces(Context9 *context9, in CopyLockableSurfaces()
164 Context9 *context9 = GetImplAs<Context9>(context); in CopyImage() local
254 angle::Result Image9::createSurface(Context9 *context9) in createSurface()
313 angle::Result Image9::lock(Context9 *context9, D3DLOCKED_RECT *lockedRect, const RECT &rect) in lock()
355 angle::Result Image9::getSurface(Context9 *context9, IDirect3DSurface9 **outSurface) in getSurface()
384 angle::Result Image9::setManagedSurface(Context9 *context9, IDirect3DSurface9 *surface) in setManagedSurface()
423 angle::Result Image9::copyToSurface(Context9 *context9, in copyToSurface()
485 Context9 *context9 = GetImplAs<Context9>(context); in loadData() local
519 Context9 *context9 = GetImplAs<Context9>(context); in loadCompressedData() local
553 angle::Result Image9::copyFromRTInternal(Context9 *context9, in copyFromRTInternal()