HomeSort by relevance Sort by last modified time
    Searched refs:m_bind_to_tex_rgba (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 48 m_bind_to_tex_rgba(EGL_FALSE), //not supported for now
83 m_bind_to_tex_rgba(conf.m_bind_to_tex_rgba),
123 m_bind_to_tex_rgba(conf.m_bind_to_tex_rgba),
171 *val = m_bind_to_tex_rgba;
331 CHECK_PROP_CAST(dummy,m_bind_to_tex_rgba,!=);
EglConfig.h 79 const EGLBoolean m_bind_to_tex_rgba; member in class:EglConfig

Completed in 45 milliseconds