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/
H A 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_iterator++) 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_iterator++) in iterate()
H A DesextcTessellationShaderQuads.hpp110 _runs m_runs; member in glcts::TessellationShaderQuadsDegenerateCase
198 _runs m_runs; member in glcts::TessellationShaderQuadsInnerTessellationLevelRounding
H A DesextcTessellationShaderTriangles.hpp182 _runs m_runs; member in glcts::TessellationShaderTrianglesIdenticalTriangles
257 _runs m_runs; member in glcts::TessellationShaderTrianglesInnerTessellationLevelRounding
H A 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_iterator++) in iterate()
855 for (_runs_const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end(); run_iterator++) in iterate()
1067 m_runs.push_back(run); in runTestIterations()
H A 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_iterator++) 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 in initTest()
[all...]
H A DesextcTessellationShaderTessellation.hpp137 _runs m_runs; member in glcts::TessellationShaderTessellationInputPatchDiscard
242 _runs m_runs; member in glcts::TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID
H A 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_iterator) 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 in initTest()
[all...]
H A DesextcTessellationShaderPoints.hpp215 std::vector<_run> m_runs; member in glcts::TessellationShaderPointsVerification
H A DesextcTessellationShaderTCTE.hpp170 _runs m_runs; member in glcts::TessellationShaderTCTEDataPassThrough
291 _runs m_runs; member in glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize
H A 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(); run_iterator++) in iterate()
H A DesextcTessellationShaderVertexSpacing.hpp323 _runs m_runs; member in glcts::TessellationShaderVertexSpacing
H A 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_iterator++) in iterate()

Completed in 22 milliseconds