Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dblit.c533 struct pipe_surface *dstSurf; in do_blit_framebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp280 angle::ComPtr<IDirect3DSurface9> dstSurf = nullptr; in copyToStorage() local
565 angle::ComPtr<IDirect3DSurface9> dstSurf = nullptr; in copyToStorage() local
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp1256 sk_sp<SkSurface> dstSurf = SkSurface::MakeRenderTarget(direct, in run_test() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c170 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc, struct svga_winsys_surface *dstSurf, uint32 dstSubResource, struct svga_winsys_surface *srcSurf, uint32 srcSubResource, const SVGA3dCopyBox *box) SVGA3D_vgpu10_PredCopyRegion() argument
198 SVGA3D_vgpu10_PredCopy(struct svga_winsys_context *swc, struct svga_winsys_surface *dstSurf, struct svga_winsys_surface *srcSurf) SVGA3D_vgpu10_PredCopy() argument

Completed in 8 milliseconds