Searched refs:default_fb_props (Results 1 – 1 of 1) sorted by relevance
1996 FboProps& default_fb_props = mFboState.fboData[0]; in fromMakeCurrent() local1997 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()