Searched refs:mLimitations (Results 1 – 4 of 4) sorted by relevance
268 gl::Limitations mLimitations; variable
405 return mLimitations; in getNativeLimitations()
121 const Limitations &getLimitations() const { return mLimitations; } in getLimitations()983 Limitations mLimitations; variable
847 ->createShader(mImplementation.get(), mState.mLimitations, type) in createShader()3676 mState.mLimitations = mImplementation->getNativeLimitations(); in initCaps()