Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h157 void packColorUnresolveAttachment(size_t colorIndexGL);
DFramebufferVk.cpp2476 mRenderPassDesc.packColorUnresolveAttachment(colorIndexGL); in startNewRenderPass()
Dvk_cache_utils.cpp1453 void RenderPassDesc::packColorUnresolveAttachment(size_t colorIndexGL) in packColorUnresolveAttachment() function in rx::vk::RenderPassDesc