Searched defs:getCaps (Results 1 – 7 of 7) sorted by relevance
55 const egl::Caps &DisplayImpl::getCaps() const in getCaps() function in rx::DisplayImpl
176 const gl::Caps &getCaps() const { return mState.getCaps(); } in getCaps() function
524 const Caps &getCaps() const { return mState.getCaps(); } in getCaps() function
1394 const Caps &Display::getCaps() const in getCaps() function in egl::Display
116 const Caps &getCaps() const { return mCaps; } in getCaps() function
165 const FrameBufferCaps& getCaps() const { return m_caps; } in getCaps() function
285 virtual GLSupport* getCaps(){return &s_glSupport;}; in getCaps() function