Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp169 const angle::FormatID srcFormatID, in CanCopyWithDraw()
452 angle::FormatID GetRGBAEmulationDstFormat(angle::FormatID srcFormatID) in GetRGBAEmulationDstFormat()
1250 angle::FormatID srcFormatID = source->getImage().getActualFormatID(); in copySubTextureImpl() local
DFramebufferVk.cpp45 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in HasSrcBlitFeature() local
80 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
Dvk_helpers.cpp1235 angle::FormatID srcFormatID, in CanCopyWithTransfer()
8566 angle::FormatID srcFormatID, in reformatStagedBufferUpdates()