Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.hpp107 typedef struct _test_program struct in glcts::TessellationShaderInvarianceBaseTest
114 } _test_program; typedef in glcts::TessellationShaderInvarianceBaseTest
117 typedef std::vector<_test_program> _programs;
DesextcTessellationShaderInvariance.cpp129 _test_program& program = *it; in deinit()
338 _test_program program; in initTest()
542 _test_program& program = m_programs[n_iteration]; in iterate()