Searched defs:bufferType (Results 1 – 3 of 3) sorted by relevance
132 EGLenum bufferType = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER); in createConsumerGLTextureExternal() local
2336 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized()2399 GLenum bufferType, in ensureBufferInitialized()2461 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit()
1269 static void s_detachFromFramebuffer(NamedObjectType bufferType, in s_detachFromFramebuffer()