Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp62 SRGBDECODE_DECODE_DEFAULT enumerator
512 case SRGBDECODE_DECODE_DEFAULT: in setDecode()
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()
1637 SRGBDECODE_DECODE_DEFAULT); in setupTest()

Completed in 4 milliseconds