Home
last modified time | relevance | path

Searched refs:ensureClearBufferAttachmentsInitialized (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h426 angle::Result ensureClearBufferAttachmentsInitialized(const Context *context,
DFramebuffer.cpp2318 angle::Result Framebuffer::ensureClearBufferAttachmentsInitialized(const Context *context, in ensureClearBufferAttachmentsInitialized() function in gl::Framebuffer
DContext.cpp4113 ANGLE_TRY(mState.getDrawFramebuffer()->ensureClearBufferAttachmentsInitialized(this, buffer, in prepareForClearBuffer()