Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp51 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in HasDstBlitFeature() local
81 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
DTextureVk.cpp168 const angle::FormatID dstFormatID, in CanCopyWithDraw()
982 angle::FormatID dstFormatID = dstVkFormat.getActualImageFormatID(getRequiredImageAccess()); in copySubTextureImpl() local
Dvk_helpers.cpp1136 angle::FormatID dstFormatID, in CanCopyWithTransfer()
7508 angle::FormatID dstFormatID) in reformatStagedBufferUpdates()