Home
last modified time | relevance | path

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

/external/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.cpp2362 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
/external/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()
/external/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp422 gl::Extents sourceSize = readAttachment->getSize(); in blitColorBufferWithShader() local
520 const gl::Extents &sourceSize, in copySubTexture()
637 const gl::Extents &sourceSize, in copySubTextureCPUReadback()
/external/icu/icu4c/source/common/
Drbbitblb.cpp980 int32_t sourceSize = source->size(); in setAdd() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2274 unsigned int sourceSize = getNumComponents(sourceArg); in createConstructor() local
2288 unsigned int sourceSize = getNumColumns(sourceArg) * getNumRows(sourceArg); in createConstructor() local
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp2274 unsigned int sourceSize = getNumComponents(sourceArg); in createConstructor() local
2288 unsigned int sourceSize = getNumColumns(sourceArg) * getNumRows(sourceArg); in createConstructor() local