Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp1614 GLenum implementTypeEnum = static_cast<GLenum>(implementType); in isFormatValid() local
1621 …((err == GL_NO_ERROR) && (type.type == implementTypeEnum) && (format.format == implementFormatEnum… in isFormatValid()