Searched refs:packColorAttachment (Results 1 – 4 of 4) sorted by relevance
141 void packColorAttachment(size_t colorIndexGL, angle::FormatID formatID);
2163 renderPassDesc.packColorAttachment(0, dstActualFormat.id); in clearImage()2821 renderPassDesc.packColorAttachment(0, dst->getActualFormatID()); in copyImage()
1973 mRenderPassDesc.packColorAttachment( in updateRenderPassDesc()
1419 void RenderPassDesc::packColorAttachment(size_t colorIndexGL, angle::FormatID formatID) in packColorAttachment() function in rx::vk::RenderPassDesc