Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h526 angle::FormatID dstFormatID) const in shouldUpdateBeFlushed()
DFramebufferVk.cpp51 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in HasDstBlitFeature() local
81 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
DTextureVk.cpp171 const angle::FormatID dstFormatID, in CanCopyWithDraw()
1253 angle::FormatID dstFormatID = dstVkFormat.getActualImageFormatID(getRequiredImageAccess()); in copySubTextureImpl() local
Dvk_helpers.cpp1237 angle::FormatID dstFormatID, in CanCopyWithTransfer()
8567 angle::FormatID dstFormatID) in reformatStagedBufferUpdates()