Home
last modified time | relevance | path

Searched refs:getRotationReadFramebuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp749 switch (params.rotation = contextVk->getRotationReadFramebuffer()) in readPixels()
965 SurfaceRotation srcFramebufferRotation = contextVk->getRotationReadFramebuffer(); in blit()
DContextVk.h264 SurfaceRotation getRotationReadFramebuffer() const;
DTextureVk.cpp799 contextVk->getRotationReadFramebuffer()); in copySubImageImpl()
DContextVk.cpp3387 SurfaceRotation ContextVk::getRotationReadFramebuffer() const in getRotationReadFramebuffer() function in rx::ContextVk