Searched refs:TexelFetchDecodeSkippedcase (Results 1 – 1 of 1) sorted by relevance
1498 class TexelFetchDecodeSkippedcase : public SRGBTestCase class1501 …TexelFetchDecodeSkippedcase (Context& context, const char* name, const char* description, const t… in TexelFetchDecodeSkippedcase() function in deqp::gles31::Functional::__anon227a7ee90111::TexelFetchDecodeSkippedcase1504 ~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()