Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp59 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in HasDstBlitFeature() local
89 angle::FormatID dstFormatID = dstRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
DTextureVk.cpp166 const angle::FormatID dstFormatID, in CanCopyWithDraw()
845 angle::FormatID dstFormatID = dstVkFormat.getActualImageFormatID(getRequiredImageAccess()); in copySubTextureImpl() local
Dvk_helpers.cpp945 angle::FormatID dstFormatID, in CanCopyWithTransfer()
5946 angle::FormatID dstFormatID) in reformatStagedBufferUpdates()