Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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 …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp425 int dstRowPitch = dstImage->rowPitchBytes(dstAspect, region.dstSubresource.mipLevel); in copySingleAspectTo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.cpp268 size_t dstRowPitch, in enqueueCopyBufferRect()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp335 uint32_t dstRowPitch = Align(kBytesPerTexel * dstWidth, kTextureRowPitchAlignment); in DoTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp211 size_t dstRowPitch, in enqueueCopyBufferRect()