Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2639 Utils::Variable* prepareVarying(const Utils::Type& basic_type, const descriptor& desc,
Dgl4cEnhancedLayoutsTests.cpp15152 prepareVarying(basic_type, in_desc, interpolation, si, stage, Utils::Variable::VARYING_INPUT); in test()
15159 prepareVarying(basic_type, out_desc, interpolation, si, stage, Utils::Variable::VARYING_OUTPUT); in test()
15171 Utils::Variable* VaryingComponentsTest::prepareVarying(const Utils::Type& basic_type, const descrip… in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest