Searched refs:updateColor (Results 1 – 3 of 3) sorted by relevance
1677 mCurrentFramebufferDesc.updateColor(colorIndexGL, renderTarget->getDrawSubresourceSerial()); in updateColorAttachment()1681 mCurrentFramebufferDesc.updateColor(colorIndexGL, in updateColorAttachment()
1190 void updateColor(uint32_t index, ImageOrBufferViewSubresourceSerial serial);
2998 void FramebufferDesc::updateColor(uint32_t index, ImageOrBufferViewSubresourceSerial serial) in updateColor() function in rx::vk::FramebufferDesc