Home
last modified time | relevance | path

Searched refs:onSwitchProgramFramebufferFetch (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.h162 void onSwitchProgramFramebufferFetch(ContextVk *contextVk, bool programUsesFramebufferFetch);
DFramebufferVk.cpp2849 void FramebufferVk::onSwitchProgramFramebufferFetch(ContextVk *contextVk, in onSwitchProgramFramebufferFetch() function in rx::FramebufferVk
DContextVk.cpp3689 mDrawFramebuffer->onSwitchProgramFramebufferFetch(this, in invalidateProgramExecutableHelper()