Searched refs:removeColorResolveAttachment (Results 1 – 4 of 4) sorted by relevance
240 void removeColorResolveAttachment(uint32_t colorIndexGL);
1334 void FramebufferVk::removeColorResolveAttachment(uint32_t colorIndexGL) in removeColorResolveAttachment() function in rx::FramebufferVk1339 mRenderPassDesc.removeColorResolveAttachment(colorIndexGL); in removeColorResolveAttachment()1424 srcFramebufferVk->removeColorResolveAttachment(readColorIndexGL); in resolveColorWithSubpass()
155 void removeColorResolveAttachment(size_t colorIndexGL);
1447 void RenderPassDesc::removeColorResolveAttachment(size_t colorIndexGL) in removeColorResolveAttachment() function in rx::vk::RenderPassDesc