Searched defs:FboProps (Results 1 - 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
H A DGLClientState.h45 struct FboProps { struct
539 std::map<GLuint, FboProps> fboData;
545 FboProps& boundFboProps(GLenum target);
546 const FboProps& boundFboProps_const(GLenum target) const;

Completed in 29 milliseconds