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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 568 float mMaxTextureAnisotropy;
Context.cpp 346 mMaxTextureAnisotropy = mRenderer->getTextureMaxAnisotropy();
352 mMaxRenderbufferDimension, mMaxTextureAnisotropy);
    [all...]

Completed in 226 milliseconds