Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp180 const angle::FormatID srcFormatID, in CanCopyWithDraw()
463 angle::FormatID GetRGBAEmulationDstFormat(angle::FormatID srcFormatID) in GetRGBAEmulationDstFormat()
1472 angle::FormatID srcFormatID = source->getImage().getActualFormatID(); in copySubTextureImpl() local
H A DFramebufferVk.cpp45 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in HasSrcBlitFeature() local
80 angle::FormatID srcFormatID = srcRenderTarget->getImageActualFormatID(); in AreSrcAndDstFormatsIdentical() local
H A Dvk_helpers.cpp1422 angle::FormatID srcFormatID, in CanCopyWithTransfer()
8914 angle::FormatID srcFormatID, in reformatStagedBufferUpdates()