Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp421 SRGBDecode getDecode (void) const;
551 SRGBDecode SRGBTestTexture::getDecode (void) const in getDecode() function in deqp::gles31::Functional::__anon227a7ee90111::SRGBTestTexture
1179 if (m_textureSourceList[uniformIdx]->getDecode() == SRGBDECODE_DECODE_DEFAULT) in toggleDecode()
1186 …t[uniformIdx]->setDecode((SRGBDecode)((m_textureSourceList[uniformIdx]->getDecode() + 1) % SRGBDEC… in toggleDecode()