Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp92 angle::FormatID srcActualFormatID, in CanCopyWithTransferForTexImage()
776 angle::FormatID srcActualFormatID = colorReadRT->getImageActualFormatID(); in copySubImageImpl() local