Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp53 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in HasSrcBlitFeature() local
88 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
DTextureVk.cpp164 const angle::FormatID srcFormatID, in CanCopyWithDraw()
862 angle::FormatID srcFormatID = source->getImage().getActualFormatID(); in copySubTextureImpl() local
Dvk_helpers.cpp943 angle::FormatID srcFormatID, in CanCopyWithTransfer()
5945 angle::FormatID srcFormatID, in reformatStagedBufferUpdates()