Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.h835 void updateSurfaceRotationDrawFramebuffer(const gl::State &glState);
DContextVk.cpp3912 updateSurfaceRotationDrawFramebuffer(glState); in syncState()
4129 updateSurfaceRotationDrawFramebuffer(glState); in onMakeCurrent()
4261 void ContextVk::updateSurfaceRotationDrawFramebuffer(const gl::State &glState) in updateSurfaceRotationDrawFramebuffer() function in rx::ContextVk