Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp222 const RECT &sourceRect, in copy2D()
255 const RECT &sourceRect, in copyCube()
288 const RECT &sourceRect, in copyTexture()
330 const RECT &sourceRect, in copy()
386 const RECT &sourceRect, in formatConvert()
584 const RECT &sourceRect, in copySurfaceToTexture()
613 void Blit9::setViewportAndShaderConstants(const RECT &sourceRect, in setViewportAndShaderConstants()
DImage9.cpp158 const gl::Rectangle &sourceRect, in CopyImage()
587 RECT sourceRect = {sourceArea.x, sourceArea.y, sourceArea.x + width, sourceArea.y + height}; in copyFromRTInternal() local
DRenderer9.cpp2429 const gl::Rectangle &sourceRect, in copyImage2D()
2446 const gl::Rectangle &sourceRect, in copyImageCube()
2465 const gl::Rectangle &sourceRect, in copyImage3D()
2478 const gl::Rectangle &sourceRect, in copyImage2DArray()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2374 const gl::Rectangle &sourceRect, in copyImageInternal()
2444 const gl::Rectangle &sourceRect, in copyImage2D()
2469 const gl::Rectangle &sourceRect, in copyImageCube()
2495 const gl::Rectangle &sourceRect, in copyImage3D()
2520 const gl::Rectangle &sourceRect, in copyImage2DArray()