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.cpp1710 FboProps& default_fb_props = mFboState.fboData[0]; in fromMakeCurrent() local
1711 default_fb_props.colorAttachmenti_hasRbo[0] = true; in fromMakeCurrent()
1712 default_fb_props.depthAttachment_hasRbo = true; in fromMakeCurrent()
1713 default_fb_props.stencilAttachment_hasRbo = true; in fromMakeCurrent()
1714 default_fb_props.depthstencilAttachment_hasRbo = true; in fromMakeCurrent()