Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h420 bool formsRenderingFeedbackLoopWith(const Context *context) const;
DFramebuffer.cpp2135 bool Framebuffer::formsRenderingFeedbackLoopWith(const Context *context) const in formsRenderingFeedbackLoopWith() function in gl::Framebuffer
DvalidationES.cpp4113 if (framebuffer->formsRenderingFeedbackLoopWith(context)) in ValidateDrawStates()