Home
last modified time | relevance | path

Searched refs:m_runs (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderQuads.cpp199 m_runs.push_back(run); in initTest()
232 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
258 const _run& base_run = *m_runs.begin(); in iterate()
267 for (_runs_const_iterator ref_run_iterator = m_runs.begin() + 1; ref_run_iterator != m_runs.end(); in iterate()
580 m_runs.push_back(run); in initTest()
607 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
DesextcTessellationShaderQuads.hpp110 _runs m_runs; member in glcts::TessellationShaderQuadsDegenerateCase
198 _runs m_runs; member in glcts::TessellationShaderQuadsInnerTessellationLevelRounding
DesextcTessellationShaderTriangles.hpp182 _runs m_runs; member in glcts::TessellationShaderTrianglesIdenticalTriangles
257 _runs m_runs; member in glcts::TessellationShaderTrianglesInnerTessellationLevelRounding
DesextcTessellationShaderTriangles.cpp701 m_runs.push_back(run); in initTest()
726 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
855 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
1067 m_runs.push_back(run); in runTestIterations()
DesextcTessellationShaderTessellation.cpp306 for (_runs::iterator it = m_runs.begin(); it != m_runs.end(); ++it) in deinit()
310 m_runs.clear(); in deinit()
513 m_runs.push_back(run); in initTest()
629 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
827 for (_runs::iterator it = m_runs.begin(); it != m_runs.end(); ++it) in deinit()
831 m_runs.clear(); in deinit()
1107 m_runs.push_back(run); in initTest()
1336 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
DesextcTessellationShaderTessellation.hpp137 _runs m_runs; member in glcts::TessellationShaderTessellationInputPatchDiscard
242 _runs m_runs; member in glcts::TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID
DesextcTessellationShaderTCTE.hpp170 _runs m_runs; member in glcts::TessellationShaderTCTEDataPassThrough
291 _runs m_runs; member in glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize
DesextcTessellationShaderTCTE.cpp116 for (_runs::iterator it = m_runs.begin(); it != m_runs.end(); ++it) in deinit()
120 m_runs.clear(); in deinit()
267 m_runs.push_back(run); in initTest()
918 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); ++run_itera… in iterate()
1844 for (_runs::iterator it = m_runs.begin(); it != m_runs.end(); ++it) in deinit()
1848 m_runs.clear(); in deinit()
2365 m_runs.push_back(run); in initTest()
2996 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()
3003 if (run_iterator == m_runs.begin()) in iterate()
DesextcTessellationShaderPoints.cpp727 m_runs.push_back(run); in initTest()
756 …for (std::vector<_run>::const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end()… in iterate()
DesextcTessellationShaderPoints.hpp215 std::vector<_run> m_runs; member in glcts::TessellationShaderPointsVerification
DesextcTessellationShaderVertexSpacing.hpp323 _runs m_runs; member in glcts::TessellationShaderVertexSpacing
DesextcTessellationShaderVertexSpacing.cpp1021 m_runs.push_back(run); in initTest()
1047 …for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterato… in iterate()