Home
last modified time | relevance | path

Searched refs:formsCopyingFeedbackLoopWith (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DFramebuffer.h421 bool formsCopyingFeedbackLoopWith(TextureID copyTextureID,
DFramebuffer.cpp2163 bool Framebuffer::formsCopyingFeedbackLoopWith(TextureID copyTextureID, in formsCopyingFeedbackLoopWith() function in gl::Framebuffer
DvalidationES.cpp3645 if (readFramebuffer->formsCopyingFeedbackLoopWith(texture->id(), level, zoffset)) in ValidateCopyTexImageParametersBase()