Home
last modified time | relevance | path

Searched defs:dstRowPitch (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp938 const int dstRowPitch = dst.getRowPitch(); in decompressETC2_EAC_RGBA8() local
973 const int dstRowPitch = dst.getRowPitch(); in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local
1006 const int dstRowPitch = dst.getRowPitch(); in decompressEAC_R11() local
1045 const int dstRowPitch = dst.getRowPitch(); in decompressEAC_RG11() local
1494 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc1() local
1547 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc2() local
1619 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc3() local
1710 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc4() local
1770 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc5() local
1820 const deUint32 dstRowPitch = dst.getRowPitch(); in decompressBc6H() local
[all …]
/external/swiftshader/src/Vulkan/
DVkImage.cpp394 int dstRowPitch = dstImage->rowPitchBytes(dstAspect, region.dstSubresource.mipLevel); in copyTo() local
/external/angle/src/libANGLE/
DCLCommandQueue.cpp268 size_t dstRowPitch, in enqueueCopyBufferRect()
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp211 size_t dstRowPitch, in enqueueCopyBufferRect()