Home
last modified time | relevance | path

Searched defs:sourceSize (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp55 const gl::Extents &sourceSize, in StretchedBlitNearest_RowByRow()
86 const gl::Extents &sourceSize, in StretchedBlitNearest_PixelByPixel()
132 const gl::Extents &sourceSize, in StretchedBlitNearest()
214 const gl::Extents &sourceSize, in CopyDepthStencil()
263 const gl::Extents &sourceSize, in BlitD24S8ToD32F()
301 const gl::Extents &sourceSize, in BlitD32FS8ToD32F()
358 const gl::Extents &sourceSize, in GenerateVertexCoords()
382 const gl::Extents &sourceSize, in Write2DVertices()
408 const gl::Extents &sourceSize, in Write3DVertices()
911 const gl::Extents &sourceSize, in copyTexture()
[all …]
DRenderer11.cpp2391 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImageInternal() local
DTextureStorage11.cpp669 gl::Extents sourceSize(source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmap() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp362 gl::Extents sourceSize(sourceDesc.Width, sourceDesc.Height, 1); in copy() local
387 const gl::Extents &sourceSize, in formatConvert()
614 const gl::Extents &sourceSize, in setViewportAndShaderConstants()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp464 gl::Extents sourceSize = readAttachment->getSize(); in blitColorBufferWithShader() local
566 const gl::Extents &sourceSize, in copySubTexture()
683 const gl::Extents &sourceSize, in copySubTextureCPUReadback()