Searched refs:markDrawAttachmentsInitialized (Results 1 – 2 of 2) sorted by relevance
481 void markDrawAttachmentsInitialized(bool color, bool depth, bool stencil);
2313 markDrawAttachmentsInitialized(color, depth, stencil); in ensureClearAttachmentsInitialized()2423 void Framebuffer::markDrawAttachmentsInitialized(bool color, bool depth, bool stencil) in markDrawAttachmentsInitialized() function in gl::Framebuffer