Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp748 switch (params.rotation = contextVk->getRotationReadFramebuffer()) in readPixels()
964 SurfaceRotation srcFramebufferRotation = contextVk->getRotationReadFramebuffer(); in blit()
DContextVk.h232 SurfaceRotation getRotationReadFramebuffer() const;
DTextureVk.cpp761 contextVk->getRotationReadFramebuffer()); in copySubImageImpl()
DContextVk.cpp3183 SurfaceRotation ContextVk::getRotationReadFramebuffer() const in getRotationReadFramebuffer() function in rx::ContextVk