Home
last modified time | relevance | path

Searched defs:sourceWidth (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/src/Main/
DFrameBufferGDI.cpp85 int sourceWidth = sourceRect ? sourceRect->x1 - sourceRect->x0 : width; in blit() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp59 int sourceWidth; member
919 for (int sourceWidth = 4; sourceWidth > 0; --sourceWidth) in createImageMismatchedVectorSizesTests() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp766 const int sourceWidth = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getWidth()) : (fboTexW); in render() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp2925 const size_t sourceWidth, in generateMipmapLevelsWithCPU()
/external/angle/src/libANGLE/
DvalidationES3.cpp2378 GLsizei sourceWidth = static_cast<GLsizei>(source->getWidth(sourceTarget, sourceLevel)); in ValidateCopyTexture3DANGLE() local
DvalidationES2.cpp3354 GLsizei sourceWidth = static_cast<GLsizei>(source->getWidth(sourceTarget, sourceLevel)); in ValidateCopyTextureCHROMIUM() local
/external/mesa3d/include/CL/
Dcl2.hpp4814 size_type sourceWidth = in Image2D() local