Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.h1233 angle::Result handleDirtyGraphicsDepthStencilAccess(DirtyBits::Iterator *dirtyBitsIterator,
H A DContextVk.cpp1035 &ContextVk::handleDirtyGraphicsDepthStencilAccess;
2550 angle::Result ContextVk::handleDirtyGraphicsDepthStencilAccess( in handleDirtyGraphicsDepthStencilAccess() function in rx::ContextVk