Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.h162 void onSwitchProgramFramebufferFetch(ContextVk *contextVk, bool programUsesFramebufferFetch);
DFramebufferVk.cpp2825 void FramebufferVk::onSwitchProgramFramebufferFetch(ContextVk *contextVk, in onSwitchProgramFramebufferFetch() function in rx::FramebufferVk
DContextVk.cpp3467 mDrawFramebuffer->onSwitchProgramFramebufferFetch(this, in invalidateProgramExecutableHelper()