Home
last modified time | relevance | path

Searched refs:packColorUnresolveAttachment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h205 void packColorUnresolveAttachment(size_t colorIndexGL);
H A DFramebufferVk.cpp3471 mRenderPassDesc.packColorUnresolveAttachment(colorIndexGL); in startNewRenderPass()
H A Dvk_cache_utils.cpp2893 void RenderPassDesc::packColorUnresolveAttachment(size_t colorIndexGL) in packColorUnresolveAttachment() function in rx::vk::RenderPassDesc