Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h1739 void addColorResolveAttachment(size_t colorIndexGL, VkImageView view) in addColorResolveAttachment() function
H A Dvk_helpers.cpp3267 void RenderPassCommandBufferHelper::addColorResolveAttachment(size_t colorIndexGL, in addColorResolveAttachment() function in rx::vk::RenderPassCommandBufferHelper