Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.h595 angle::FormatID dstFormatID) const in shouldUpdateBeFlushed()
H A DTextureVk.cpp182 const angle::FormatID dstFormatID, in CanCopyWithDraw()
1475 angle::FormatID dstFormatID = dstVkFormat.getActualImageFormatID(getRequiredImageAccess()); in copySubTextureImpl() local
4652 angle::FormatID dstFormatID = dstVkFormat.getActualImageFormatID(getRequiredImageAccess()); in ensureRenderableIfCopyTextureCannotTransfer() local
H A DFramebufferVk.cpp51 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in HasDstBlitFeature() local
81 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
H A Dvk_helpers.cpp1424 angle::FormatID dstFormatID, in CanCopyWithTransfer()
8915 angle::FormatID dstFormatID) in reformatStagedBufferUpdates()