Searched refs:in_flavour (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 6426 Utils::Variable::FLAVOUR in_flavour = Utils::Variable::GetFlavour(stage, Utils::Variable::INPUT); in test() local 6430 getVariablePassthrough("", in->m_descriptor, in_flavour, "", out->m_descriptor, out_flavour); in test() 6472 Utils::Variable::FLAVOUR in_flavour = Utils::Variable::GetFlavour(stage, Utils::Variable::INPUT); in test() local 6489 …:string& var_verification = getVariableVerification("", var.m_data, var.m_descriptor, in_flavour); in test() 6576 Utils::Variable::FLAVOUR in_flavour, in test() argument 6591 …d::string in_name = Utils::Variable::GetReference(in_parent_name, in_variable, in_flavour, index); in test()
|
D | gl4cEnhancedLayoutsTests.hpp | 1216 Utils::Variable::FLAVOUR in_flavour, const std::string& out_parent_name,
|