Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h149 void packDepthStencilAttachment(angle::FormatID angleFormatID);
DFramebufferVk.cpp1965 mRenderPassDesc.packDepthStencilAttachment( in updateRenderPassDesc()
Dvk_cache_utils.cpp1428 void RenderPassDesc::packDepthStencilAttachment(angle::FormatID formatID) in packDepthStencilAttachment() function in rx::vk::RenderPassDesc