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 571 bool mSupportsBGRATextures;
Context.cpp 221 mSupportsBGRATextures = false;
356 mSupportsBGRATextures = mRenderer->getBGRATextureSupport();
    [all...]

Completed in 35 milliseconds