Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h494 FramebufferAttachment *getAttachmentFromSubjectIndex(angle::SubjectIndex index);
DFramebuffer.cpp2105 FramebufferAttachment *attachment = getAttachmentFromSubjectIndex(index); in onSubjectStateChange()
2120 FramebufferAttachment *Framebuffer::getAttachmentFromSubjectIndex(angle::SubjectIndex index) in getAttachmentFromSubjectIndex() function in gl::Framebuffer