Home
last modified time | relevance | path

Searched defs:dstSurf (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp286 angle::ComPtr<IDirect3DSurface9> dstSurf = nullptr; in copyToStorage() local
571 angle::ComPtr<IDirect3DSurface9> dstSurf = nullptr; in copyToStorage() local
/external/mesa3d/src/mesa/main/
Dblit.c535 struct pipe_surface *dstSurf; in do_blit_framebuffer() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c153 struct svga_winsys_surface *dstSurf, in SVGA3D_vgpu10_PredCopyRegion()
181 struct svga_winsys_surface *dstSurf, in SVGA3D_vgpu10_PredCopy()
/external/skia/tests/
DVkHardwareBufferTest.cpp1283 sk_sp<SkSurface> dstSurf = SkSurfaces::RenderTarget( in run_test() local