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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 500 bool mSupportsCompressedTextures;
Context.cpp 152 mSupportsCompressedTextures = false;
273 mSupportsCompressedTextures = display->getCompressedTextureSupport();
    [all...]

Completed in 7973 milliseconds