Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1996 FboProps& default_fb_props = mFboState.fboData[0]; in fromMakeCurrent() local
1997 default_fb_props.colorAttachmenti_hasRbo[0] = true; in fromMakeCurrent()
1998 default_fb_props.depthAttachment_hasRbo = true; in fromMakeCurrent()
1999 default_fb_props.stencilAttachment_hasRbo = true; in fromMakeCurrent()
2000 default_fb_props.depthstencilAttachment_hasRbo = true; in fromMakeCurrent()