Searched refs:partialBufferClearNeedsInit (Results 1 – 2 of 2) sorted by relevance
492 bool partialBufferClearNeedsInit(const Context *context, GLenum bufferType);
2313 if (partialBufferClearNeedsInit(context, buffer)) in ensureClearBufferAttachmentsInitialized()2559 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit() function in gl::Framebuffer