Searched refs:updateColorResolve (Results 1 – 3 of 3) sorted by relevance
2273 mCurrentFramebufferDesc.updateColorResolve(colorIndexGL, in updateColorAttachment()2278 mCurrentFramebufferDesc.updateColorResolve(colorIndexGL, in updateColorAttachment()
2053 void updateColorResolve(uint32_t index, ImageOrBufferViewSubresourceSerial serial);
5312 void FramebufferDesc::updateColorResolve(uint32_t index, ImageOrBufferViewSubresourceSerial serial) in updateColorResolve() function in rx::vk::FramebufferDesc