Searched refs:m_bind_to_tex_rgba (Results 1 – 2 of 2) sorted by relevance
55 m_bind_to_tex_rgba(EGL_FALSE), //not supported for now in EglConfig()116 m_bind_to_tex_rgba(EGL_FALSE), //not supported for now in EglConfig()155 m_bind_to_tex_rgba(conf.m_bind_to_tex_rgba), in EglConfig()197 m_bind_to_tex_rgba(conf.m_bind_to_tex_rgba), in EglConfig()250 *val = m_bind_to_tex_rgba; in getConfAttrib()423 EGLCONFIG_EQ(m_bind_to_tex_rgba) && in operator ==()470 EGLCONFIG_HASH(m_bind_to_tex_rgba) in u32hash()598 CHECK_PROP_CAST(dummy,m_bind_to_tex_rgba,!=); in chosen()
170 const EGLBoolean m_bind_to_tex_rgba; variable