Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4108 case VARYING_INPUT: in GetDefinition()
4676 Variable* in = cloneVariableForStage(variable, stage, Variable::VARYING_INPUT, prefix); in cloneVariableForStage()
4746 case Variable::VARYING_INPUT: in cloneVariableForStage()
5326 if ((Utils::Shader::FRAGMENT == stage) && (Utils::Variable::VARYING_INPUT == storage)) in isFlatRequired()
12535 …GLchar* prefix_in = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::VARYING_INPUT); in test()
12905 …GLchar* prefix_in = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::VARYING_INPUT); in test()
14655 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; in test()
15247 prepareVarying(basic_type, in_desc, interpolation, si, stage, Utils::Variable::VARYING_INPUT); in test()
15279 if (Utils::Variable::VARYING_INPUT == storage) in test()
15587 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; in test()
[all …]
Dgl4cEnhancedLayoutsTests.hpp391 VARYING_INPUT, enumerator
583 DEFINE_VARIABLE_CLASS(Input, Variable::VARYING_INPUT, m_inputs);