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

/external/deqp/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp311 void setDecode (const SRGBDecode decoding);
353 this->setDecode(decoding);
361 void SRGBTestSampler::setDecode (const SRGBDecode decoding) function in class:deqp::gles31::Functional::__anon4735::SRGBTestSampler
428 void setDecode (const SRGBDecode decoding);
501 setDecode(m_decoding);
504 void SRGBTestTexture::setDecode (const SRGBDecode decoding) function in class:deqp::gles31::Functional::__anon4735::SRGBTestTexture
1259 m_textureSourceList[uniformIdx]->setDecode((SRGBDecode)((m_textureSourceList[uniformIdx]->getDecode() + 1) % SRGBDECODE_DECODE_DEFAULT));

Completed in 123 milliseconds