Home
last modified time | relevance | path

Searched refs:packColorResolveAttachment (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h198 void packColorResolveAttachment(size_t colorIndexGL);
H A DFramebufferVk.cpp2635 mRenderPassDesc.packColorResolveAttachment(colorIndexGL); in updateRenderPassDesc()
H A Dvk_cache_utils.cpp2871 void RenderPassDesc::packColorResolveAttachment(size_t colorIndexGL) in packColorResolveAttachment() function in rx::vk::RenderPassDesc
H A Dvk_helpers.cpp3276 mRenderPassDesc.packColorResolveAttachment(colorIndexGL); in addColorResolveAttachment()