Searched defs:sourceSize (Results 1 – 5 of 5) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Blit11.cpp | 55 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 …]
|
| D | Renderer11.cpp | 2391 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImageInternal() local
|
| D | TextureStorage11.cpp | 669 gl::Extents sourceSize(source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmap() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Blit9.cpp | 362 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/ |
| D | BlitGL.cpp | 464 gl::Extents sourceSize = readAttachment->getSize(); in blitColorBufferWithShader() local 566 const gl::Extents &sourceSize, in copySubTexture() 683 const gl::Extents &sourceSize, in copySubTextureCPUReadback()
|