Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp45 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in HasSrcBlitFeature() local
80 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
DTextureVk.cpp166 const angle::FormatID srcFormatID, in CanCopyWithDraw()
292 angle::FormatID GetRGBAEmulationDstFormat(angle::FormatID srcFormatID) in GetRGBAEmulationDstFormat()
979 angle::FormatID srcFormatID = source->getImage().getActualFormatID(); in copySubTextureImpl() local
Dvk_helpers.cpp1134 angle::FormatID srcFormatID, in CanCopyWithTransfer()
7507 angle::FormatID srcFormatID, in reformatStagedBufferUpdates()