Searched refs:stage_support (Results 1 – 1 of 1) sorted by relevance
9446 bool stage_support[Utils::Shader::STAGE_MAX]; in test() local9450 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() local9902 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() local10395 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 …]