Home
last modified time | relevance | path

Searched refs:markBufferInitialized (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DFramebuffer.h482 void markBufferInitialized(GLenum bufferType, GLint bufferIndex);
DFramebuffer.cpp2321 markBufferInitialized(buffer, drawbuffer); in ensureClearBufferAttachmentsInitialized()
2434 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized() function in gl::Framebuffer