Home
last modified time | relevance | path

Searched refs:pDstBase (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp158 void *pDstBase = PtrCoord(pDstInfo->rasBase, in D3DBL_CopySurfaceToIntArgbImage() local
165 IntArgbPreToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
171 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
177 IntBgrToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
183 Ushort555RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
189 Ushort565RgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopySurfaceToIntArgbImage()
251 void *pDstBase = PtrCoord(lockedRect.pBits, in D3DBL_CopyImageToIntXrgbSurface() local
257 IntArgbToIntArgbPreConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
262 AnyIntIsomorphicCopy(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
267 IntRgbToIntArgbConvert(pSrcBase, pDstBase, in D3DBL_CopyImageToIntXrgbSurface()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/src/
H A DOgreTerrainLayerBlendMap.cpp179 …uint8* pDstBase = static_cast<uint8*>(mBuffer->lock(mDirtyBox, HardwarePixelBuffer::HBL_NORMAL).da… in update() local
180 pDstBase += mChannelOffset; in update()
185 uint8* pDst = pDstBase + y * mBuffer->getWidth() * dstInc; in update()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/src/
H A DOgreTerrainLayerBlendMap.cpp179 uint8* pDstBase = mBuffer->lock(mDirtyBox, HardwarePixelBuffer::HBL_NORMAL).data; in update() local
180 pDstBase += mChannelOffset; in update()
185 uint8* pDst = pDstBase + y * mBuffer->getWidth() * dstInc; in update()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfbtileodd.c153 unsigned long *pDstBase; /* pointer to start of dest */
189 cfbGetLongWidthAndPointer (pDrawable, widthDst, pDstBase)
231 pDstLine = pDstBase + (pBox->y1 * widthDst) + ((pBox->x1*3) >> 2);
233 pDstLine = pDstBase + (pBox->y1 * widthDst) + (pBox->x1 >> PWSH);
409 unsigned long *pDstBase; /* pointer to start of dest */
445 cfbGetLongWidthAndPointer (pDrawable, widthDst, pDstBase)
483 pDstLine = pDstBase + (ppt->y * widthDst) + ((ppt->x *3)>> 2);
485 pDstLine = pDstBase + (ppt->y * widthDst) + (ppt->x >> PWSH);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreStaticGeometry.cpp454 uchar* pDstBase = static_cast<uchar*>( in splitGeometry() local
467 uchar* pDst = pDstBase + r->second * vertexSize; in splitGeometry()
1638 uchar* pDstBase = destBufferLocks[b]; in build() local
1654 elem.baseVertexPointerToElement(pDstBase, &pDstReal); in build()
1698 pDstBase += bufInc; in build()
1704 destBufferLocks[b] = pDstBase; in build()
H A DOgreInstancedGeometry.cpp502 uchar* pDstBase = static_cast<uchar*>( in splitGeometry() local
515 uchar* pDst = pDstBase + r->second * vertexSize; in splitGeometry()
2127 uchar* pDstBase = destBufferLocks[b]; in build() local
2149 elem.baseVertexPointerToElement(pDstBase, &pDstReal); in build()
2187 pDstBase += bufInc+4; in build()
2189 pDstBase += bufInc; in build()
2195 destBufferLocks[b] = pDstBase; in build()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dfrontend.cpp772 uint8_t* pDstBase = pDst + s * dstVertexStride; in TransposeSOAtoAOS() local
799 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()
800 SIMD_T::maskstore_ps((float*)(pDstBase + sizeof(Float<SIMD_T>)), viMask, attribGatherY); in TransposeSOAtoAOS()
802 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 2), viMask, attribGatherZ); in TransposeSOAtoAOS()
804 (float*)(pDstBase + sizeof(Float<SIMD_T>) * 3), viMask, attribGatherW); in TransposeSOAtoAOS()
807 pDstBase += sizeof(Float<SIMD_T>) * 4; in TransposeSOAtoAOS()

12