Home
last modified time | relevance | path

Searched refs:removeColorResolveAttachment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h203 void removeColorResolveAttachment(size_t colorIndexGL);
H A Dvk_cache_utils.cpp2887 void RenderPassDesc::removeColorResolveAttachment(size_t colorIndexGL) in removeColorResolveAttachment() function in rx::vk::RenderPassDesc