Searched refs:supportsLuminanceTextures (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.h427 bool supportsLuminanceTextures() const;
H A DTexture.cpp225 if (format == GL_LUMINANCE && getContext()->supportsLuminanceTextures())
H A DContext.cpp3014 bool Context::supportsLuminanceTextures() const function in class:gl::Context

Completed in 80 milliseconds