Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp1021 const int dstRowPitch = dst.getRowPitch(); in decompressETC2_EAC_RGBA8() local
1058 const int dstRowPitch = dst.getRowPitch(); in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local
1093 const int dstRowPitch = dst.getRowPitch(); in decompressEAC_R11() local
1134 const int dstRowPitch = dst.getRowPitch(); in decompressEAC_RG11() local
1530 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc1() local
1565 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc2() local
1607 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc3() local
1667 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc4() local
1715 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc5() local
1765 const uint32_t dstRowPitch = dst.getRowPitch(); in decompressBc6H() local
[all …]
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp466 int dstRowPitch = dstImage->rowPitchBytes(dstAspect, region.dstSubresource.mipLevel); in copySingleAspectTo() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLCommandQueue.cpp280 size_t dstRowPitch, in enqueueCopyBufferRect()
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp218 size_t dstRowPitch, in enqueueCopyBufferRect()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLCommandQueueVk.cpp324 size_t dstRowPitch, in enqueueCopyBufferRect()