Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h420 bool formsRenderingFeedbackLoopWith(const Context *context) const;
DFramebuffer.cpp2119 bool Framebuffer::formsRenderingFeedbackLoopWith(const Context *context) const in formsRenderingFeedbackLoopWith() function in gl::Framebuffer
DvalidationES.cpp3938 if (framebuffer->formsRenderingFeedbackLoopWith(context)) in ValidateDrawStates()