Searched defs:sourceWidth (Results 1 – 9 of 9) sorted by relevance
85 int sourceWidth = sourceRect ? sourceRect->x1 - sourceRect->x0 : width; in blit() local
97 const int sourceWidth) in MismatchedVectorSizesTest()1000 { in createImageWriteOpTests()1030 for (int sourceWidth = 4; sourceWidth > 0; --sourceWidth) in createImageWriteOpTests() local
95 const int sourceWidth) in MismatchedVectorSizesTest()997 { in createImageWriteOpTests()1028 for (int sourceWidth = 4; sourceWidth > 0; --sourceWidth) in createImageWriteOpTests() local
789 const int sourceWidth = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getWidth()) : (fboTexW); in render() local
1300 const auto sourceWidth = image[0].width / compressedInfo->blockSize[0]; in __anonbac2dd914102() local
3115 const size_t sourceWidth, in generateMipmapLevelsWithCPU()
2535 GLsizei sourceWidth = static_cast<GLsizei>(source->getWidth(sourceTarget, sourceLevel)); in ValidateCopyTexture3DANGLE() local
3190 GLsizei sourceWidth = static_cast<GLsizei>(source->getWidth(sourceTarget, sourceLevel)); in ValidateCopyTextureCHROMIUM() local
4814 size_type sourceWidth = in Image2D() local