Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp283 angle::ComPtr<IDirect3DSurface9> srcSurf = nullptr; in copyToStorage() local
568 angle::ComPtr<IDirect3DSurface9> srcSurf = nullptr; in copyToStorage() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/vp/ddi/
H A Dddi_vp_functions.cpp2434 PVPHAL_SURFACE srcSurf = nullptr; in DdiSetProcFilterDinterlaceParams() local
2628 PVPHAL_SURFACE srcSurf, in UpdateSampleType()
2658 void DdiVpFunctions::SetFrameID(PDDI_VP_CONTEXT vpCtx, PVPHAL_SURFACE srcSurf) in SetFrameID()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c155 struct svga_winsys_surface *srcSurf, in SVGA3D_vgpu10_PredCopyRegion()
182 struct svga_winsys_surface *srcSurf) in SVGA3D_vgpu10_PredCopy()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblit.c511 struct pipe_surface *srcSurf; in do_blit_framebuffer() local