Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h421 bool formsCopyingFeedbackLoopWith(TextureID copyTextureID,
DFramebuffer.cpp2179 bool Framebuffer::formsCopyingFeedbackLoopWith(TextureID copyTextureID, in formsCopyingFeedbackLoopWith() function in gl::Framebuffer
DvalidationES.cpp3820 if (readFramebuffer->formsCopyingFeedbackLoopWith(texture->id(), level, zoffset)) in ValidateCopyTexImageParametersBase()