Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9446 bool stage_support[Utils::Shader::STAGE_MAX]; in test() local
9450 stage_support[stage] = isStageSupported((Utils::Shader::STAGES)stage); in test()
9462 if (false == stage_support[stage]) in test()
9898 bool stage_support[Utils::Shader::STAGE_MAX]; in test() local
9902 stage_support[stage] = isStageSupported((Utils::Shader::STAGES)stage); in test()
9924 if (false == stage_support[stage]) in test()
10391 bool stage_support[Utils::Shader::STAGE_MAX]; in test() local
10395 stage_support[stage] = isStageSupported((Utils::Shader::STAGES)stage); in test()
10417 if (false == stage_support[stage]) in test()
11033 bool stage_support[Utils::Shader::STAGE_MAX]; in test() local
[all …]