Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp106 int componentFormat; // element meaning member
1100 …if ((format.componentFormat == FORMAT_COLOR_INTEGER) || (format.componentFormat == FORMAT_STENCIL)) in getSampler()
1105 if (format.componentFormat == FORMAT_COLOR_INTEGER) in getSampler()
1642 …if ((format.componentFormat == FORMAT_COLOR_INTEGER) && (type.type == GL_FLOAT || type.type == GL_… in isFormatValid()
1719 if ((format.componentFormat == FORMAT_COLOR_INTEGER) && in isFormatValid()
1725 if (!(format.componentFormat == FORMAT_COLOR_INTEGER) && in isFormatValid()