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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 489 bool mSupportsBGRATextures;
Context.cpp 175 mSupportsBGRATextures = false;
267 mSupportsBGRATextures = mRenderer->getBGRATextureSupport();
    [all...]

Completed in 65 milliseconds