Searched refs:noopClearBuffer (Results 1 – 2 of 2) sorted by relevance
618 bool noopClearBuffer(GLenum buffer, GLint drawbuffer) const;
4212 bool Context::noopClearBuffer(GLenum buffer, GLint drawbuffer) const in noopClearBuffer() function in gl::Context4223 if (noopClearBuffer(buffer, drawbuffer)) in clearBufferfv()4251 if (noopClearBuffer(buffer, drawbuffer)) in clearBufferuiv()4275 if (noopClearBuffer(buffer, drawbuffer)) in clearBufferiv()4303 if (noopClearBuffer(buffer, drawbuffer)) in clearBufferfi()