Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp1498 class TexelFetchDecodeSkippedcase : public SRGBTestCase class
1501TexelFetchDecodeSkippedcase (Context& context, const char* name, const char* description, const t… in TexelFetchDecodeSkippedcase() function in deqp::gles31::Functional::__anon227a7ee90111::TexelFetchDecodeSkippedcase
1504 ~TexelFetchDecodeSkippedcase (void) {} in ~TexelFetchDecodeSkippedcase()
1510 void TexelFetchDecodeSkippedcase::setupTest (void) in setupTest()
1538 bool TexelFetchDecodeSkippedcase::verifyResult (void) in verifyResult()
1975 …testGroup->addChild(new TexelFetchDecodeSkippedcase (m_context, "texel_fetch", "testing for line… in init()