Searched refs:getDecode (Results 1 – 1 of 1) sorted by relevance
421 SRGBDecode getDecode (void) const;551 SRGBDecode SRGBTestTexture::getDecode (void) const in getDecode() function in deqp::gles31::Functional::__anon227a7ee90111::SRGBTestTexture1179 if (m_textureSourceList[uniformIdx]->getDecode() == SRGBDECODE_DECODE_DEFAULT) in toggleDecode()1186 …t[uniformIdx]->setDecode((SRGBDecode)((m_textureSourceList[uniformIdx]->getDecode() + 1) % SRGBDEC… in toggleDecode()