Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h143 void packColorAttachmentGap(size_t colorIndexGL);
DFramebufferVk.cpp1984 mRenderPassDesc.packColorAttachmentGap(colorIndexGL); in updateRenderPassDesc()
Dvk_cache_utils.cpp1437 void RenderPassDesc::packColorAttachmentGap(size_t colorIndexGL) in packColorAttachmentGap() function in rx::vk::RenderPassDesc