Searched refs:prepareVarying (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 2639 Utils::Variable* prepareVarying(const Utils::Type& basic_type, const descriptor& desc,
|
D | gl4cEnhancedLayoutsTests.cpp | 15152 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
|