Searched refs:mLimitations (Results 1 – 4 of 4) sorted by relevance
256 gl::Limitations mLimitations; variable
384 return mLimitations; in getNativeLimitations()
121 const Limitations &getLimitations() const { return mLimitations; } in getLimitations()993 Limitations mLimitations; variable
809 ->createShader(mImplementation.get(), mState.mLimitations, type) in createShader()3615 mState.mLimitations = mImplementation->getNativeLimitations(); in initCaps()