Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp1594 class GPUConversionDecodeEnabledCase : public SRGBTestCase class
1597 GPUConversionDecodeEnabledCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat) in GPUConversionDecodeEnabledCase() function in deqp::gles31::Functional::__anon30874::GPUConversionDecodeEnabledCase
1600 ~GPUConversionDecodeEnabledCase (void) {} in ~GPUConversionDecodeEnabledCase()
1606 void GPUConversionDecodeEnabledCase::setupTest (void) in setupTest()
1646 bool GPUConversionDecodeEnabledCase::verifyResult (void) in verifyResult()
2005 testGroup->addChild(new GPUConversionDecodeEnabledCase (m_context, "conversion_gpu", "sampling linear values and performing conversion on the gpu", testGroupConfigList[idx].internalFormat)); in init()

Completed in 4 milliseconds