Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp422 SRGBDecode getDecode (void) const;
552 SRGBDecode SRGBTestTexture::getDecode (void) const in getDecode() function in deqp::gles31::Functional::__anon30874::SRGBTestTexture
1201 if (m_textureSourceList[uniformIdx]->getDecode() == SRGBDECODE_DECODE_DEFAULT) in toggleDecode()
1208 m_textureSourceList[uniformIdx]->setDecode((SRGBDecode)((m_textureSourceList[uniformIdx]->getDecode() + 1) % SRGBDECODE_DECODE_DEFAULT)); in toggleDecode()

Completed in 4 milliseconds