Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1245 void finalizeDepthStencilImageLayoutAndLoadStore(Context *context);
Dvk_helpers.cpp1598 finalizeDepthStencilImageLayoutAndLoadStore(context); in finalizeImageLayout()
1726 void CommandBufferHelper::finalizeDepthStencilImageLayoutAndLoadStore(Context *context) in finalizeDepthStencilImageLayoutAndLoadStore() function in rx::vk::CommandBufferHelper
1791 finalizeDepthStencilImageLayoutAndLoadStore(contextVk); in endRenderPass()