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