Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp1897 class DecodeSamplerCase : public SRGBTestCase class
1900 DecodeSamplerCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat) in DecodeSamplerCase() function in deqp::gles31::Functional::__anon30874::DecodeSamplerCase
1903 ~DecodeSamplerCase (void) {} in ~DecodeSamplerCase()
1909 void DecodeSamplerCase::setupTest (void) in setupTest()
1945 bool DecodeSamplerCase::verifyResult (void) in verifyResult()
2008 testGroup->addChild(new DecodeSamplerCase (m_context, "using_sampler", "testing that sampler object takes priority over texture state", testGroupConfigList[idx].internalFormat)); in init()

Completed in 3 milliseconds