Searched refs:m_bind_to_tex_rgb (Results 1 – 2 of 2) sorted by relevance
54 m_bind_to_tex_rgb(EGL_FALSE), //not supported for now in EglConfig()115 m_bind_to_tex_rgb(EGL_FALSE), //not supported for now in EglConfig()154 m_bind_to_tex_rgb(conf.m_bind_to_tex_rgb), in EglConfig()196 m_bind_to_tex_rgb(conf.m_bind_to_tex_rgb), in EglConfig()247 *val = m_bind_to_tex_rgb; in getConfAttrib()422 EGLCONFIG_EQ(m_bind_to_tex_rgb) && in operator ==()469 EGLCONFIG_HASH(m_bind_to_tex_rgb) in u32hash()597 CHECK_PROP_CAST(dummy,m_bind_to_tex_rgb ,!=); in chosen()
169 const EGLBoolean m_bind_to_tex_rgb; variable