Searched refs:supportsLuminanceAlphaTextures (Results 1 – 4 of 4) sorted by relevance
428 bool supportsLuminanceAlphaTextures() const;
229 else if (format == GL_LUMINANCE_ALPHA && getContext()->supportsLuminanceAlphaTextures()) in selectFormat()
3019 bool Context::supportsLuminanceAlphaTextures() const in supportsLuminanceAlphaTextures() function in gl::Context
433 (gl::Context::supportsLuminanceAlphaTextures):