Home
last modified time | relevance | path

Searched refs:isLuminanceOrAlpha (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp468 …const bool isLuminanceOrAlpha = (format == GL_LUMINANCE || format == GL_ALPHA || format == GL_LUM… in isCoreFilterableFormat() local
475 if (isLuminanceOrAlpha || isUnsizedColorFormat || isCompressed) in isCoreFilterableFormat()