Searched refs:ensureReadAttachmentsInitialized (Results 1 – 3 of 3) sorted by relevance
432 angle::Result ensureReadAttachmentsInitialized(const Context *context);
2354 angle::Result Framebuffer::ensureReadAttachmentsInitialized(const Context *context) in ensureReadAttachmentsInitialized() function in gl::Framebuffer
3284 return mReadFramebuffer->ensureReadAttachmentsInitialized(context); in syncReadAttachments()