Home
last modified time | relevance | path

Searched defs:srcSurf (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dblit.c511 struct pipe_surface *srcSurf; in do_blit_framebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp277 angle::ComPtr<IDirect3DSurface9> srcSurf = nullptr; in copyToStorage() local
562 angle::ComPtr<IDirect3DSurface9> srcSurf = nullptr; in copyToStorage() 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 7 milliseconds