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

/external/deqp/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp1942 class DecodeSamplerCase : public SRGBTestCase class in namespace:deqp::gles31::Functional::__anon4735
1945 DecodeSamplerCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat) function in class:deqp::gles31::Functional::__anon4735::DecodeSamplerCase
1948 ~DecodeSamplerCase (void) {}
1954 void DecodeSamplerCase::setupTest (void)
1990 bool DecodeSamplerCase::verifyResult (void)
2052 testGroup->addChild(new DecodeSamplerCase (m_context, "using_sampler", "testing that sampler object takes priority over texture state", testGroupConfigList[idx].internalFormat));

Completed in 1421 milliseconds