Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1218 Utils::Variable::FLAVOUR out_flavour);
Dgl4cEnhancedLayoutsTests.cpp6427 …Utils::Variable::FLAVOUR out_flavour = Utils::Variable::GetFlavour(stage, Utils::Variable::OUTPUT); in test() local
6430 getVariablePassthrough("", in->m_descriptor, in_flavour, "", out->m_descriptor, out_flavour); in test()
6579 Utils::Variable::FLAVOUR out_flavour) in test() argument
6592 …string out_name = Utils::Variable::GetReference(out_parent_name, out_variable, out_flavour, index); in test()