Home
last modified time | relevance | path

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

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