Home
last modified time | relevance | path

Searched refs:finalizeDepthStencilImageLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h2040 void finalizeDepthStencilImageLayout(Context *context);
H A Dvk_helpers.cpp2642 void RenderPassCommandBufferHelper::finalizeDepthStencilImageLayout(Context *context) in finalizeDepthStencilImageLayout() function in rx::vk::RenderPassCommandBufferHelper
2926 finalizeDepthStencilImageLayout(context); in finalizeDepthStencilImageLayoutAndLoadStore()