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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 428 bool supportsLuminanceAlphaTextures() const;
Texture.cpp 229 else if (format == GL_LUMINANCE_ALPHA && getContext()->supportsLuminanceAlphaTextures())
    [all...]
Context.cpp     [all...]

Completed in 19 milliseconds