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