Home
last modified time | relevance | path

Searched defs:readAttachment (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DFramebufferImpl.h111 const gl::FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getImplementationColorReadFormat() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp257 const gl::FramebufferAttachment *readAttachment = mState.getReadPixelsAttachment(format); in readPixelsImpl() local
DBuffer11.cpp775 const gl::FramebufferAttachment &readAttachment, in packPixels()
1757 const gl::FramebufferAttachment &readAttachment, in packPixels()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp977 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadColorAttachmentType() local
2075 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp458 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader() local
DFramebufferGL.cpp624 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels() local