Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.h1249 angle::Result handleDirtyGraphicsFramebufferFetchBarrier(DirtyBits::Iterator *dirtyBitsIterator,
H A DContextVk.cpp1050 &ContextVk::handleDirtyGraphicsFramebufferFetchBarrier;
2833 angle::Result ContextVk::handleDirtyGraphicsFramebufferFetchBarrier( in handleDirtyGraphicsFramebufferFetchBarrier() function in rx::ContextVk