Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h2046 void finalizeDepthStencilImageLayoutAndLoadStore(Context *context);
H A Dvk_helpers.cpp2800 finalizeDepthStencilImageLayoutAndLoadStore(context); in finalizeImageLayout()
2924 void RenderPassCommandBufferHelper::finalizeDepthStencilImageLayoutAndLoadStore(Context *context) in finalizeDepthStencilImageLayoutAndLoadStore() function in rx::vk::RenderPassCommandBufferHelper
3054 finalizeDepthStencilImageLayoutAndLoadStore(contextVk); in endRenderPass()