Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4107 case VARYING_INPUT: in GetDefinition()
4674 Variable* in = cloneVariableForStage(variable, stage, Variable::VARYING_INPUT, prefix); in cloneVariableForStage()
4743 case Variable::VARYING_INPUT: in cloneVariableForStage()
5320 if ((Utils::Shader::FRAGMENT == stage) && (Utils::Variable::VARYING_INPUT == storage)) in isFlatRequired()
12529 const GLchar* prefix_in = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::VARYING_INPUT); in test()
12899 const GLchar* prefix_in = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::VARYING_INPUT); in test()
14649 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; in test()
15241 prepareVarying(basic_type, in_desc, interpolation, si, stage, Utils::Variable::VARYING_INPUT); in test()
15273 if (Utils::Variable::VARYING_INPUT == storage) in test()
15581 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; in test()
[all...]
H A Dgl4cEnhancedLayoutsTests.hpp391 VARYING_INPUT, enumerator
583 DEFINE_VARIABLE_CLASS(Input, Variable::VARYING_INPUT, m_inputs)

Completed in 36 milliseconds