Searched refs:onFramebufferBoundary (Results 1 – 5 of 5) sorted by relevance
113 void onFramebufferBoundary();
290 void ShareGroupVk::onFramebufferBoundary() in onFramebufferBoundary() function in rx::ShareGroupVk
2112 result = contextVk->onFramebufferBoundary(context); in swapWithDamage()2137 result = contextVk->onFramebufferBoundary(context); in swap()
1561 ANGLE_TRY(onFramebufferBoundary(context)); in flush()1585 ANGLE_TRY(onFramebufferBoundary(context)); in finish()1591 angle::Result ContextVk::onFramebufferBoundary(const gl::Context *contextGL) in onFramebufferBoundary() function in rx::ContextVk1593 mShareGroupVk->onFramebufferBoundary(); in onFramebufferBoundary()
905 angle::Result onFramebufferBoundary(const gl::Context *contextGL);