Home
last modified time | relevance | path

Searched refs:test_iterator (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp488 …for (_test_iterations_const_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end… in iterate() local
489 test_iterator++) in iterate()
491 if (test_iterator->primitive_mode != TESSELLATION_SHADER_PRIMITIVE_MODE_ISOLINES) in iterate()
493 verifyVertexOrderingCorrectness(*test_iterator); in iterate()
497 …for (_test_iterations_const_iterator test_iterator = m_tests_points.begin(); test_iterator != m_te… in iterate() local
498 test_iterator++) in iterate()
500 const _test_iteration& test = *test_iterator; in iterate()
515 if (de::abs(paired_test_iterator->inner_tess_levels[0] - test_iterator->inner_tess_levels[0]) < in iterate()
517 de::abs(paired_test_iterator->inner_tess_levels[1] - test_iterator->inner_tess_levels[1]) < in iterate()
519 de::abs(paired_test_iterator->outer_tess_levels[0] - test_iterator->outer_tess_levels[0]) < in iterate()
[all …]
DesextcTessellationShaderProperties.cpp406 …for (_tests_const_iterator test_iterator = tests.begin(); test_iterator != tests.end(); test_itera… in iterate() local
408 const _test_descriptor& test = *test_iterator; in iterate()
DesextcTessellationShaderTCTE.cpp3551 …for (_tests_const_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end(); ++test… in iterate() local
3576 test_iterator->vertex_spacing, true); /* is_point_mode_enabled */ in iterate()
3579 gl.useProgram(test_iterator->po_id); in iterate()
3582 switch (test_iterator->type) in iterate()
3586 gl.uniform2fv(test_iterator->inner_tess_levels_uniform_location, 1, /* count */ in iterate()
3590 gl.uniform4fv(test_iterator->outer_tess_levels_uniform_location, 1, /* count */ in iterate()
3661 TessellationShaderUtils::getESTokenForVertexSpacingMode(test_iterator->vertex_spacing); in iterate()
4092 …for (_tests_const_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end(); ++test… in iterate() local
4095 gl.useProgram(test_iterator->po_id); in iterate()
4105 switch (test_iterator->type) in iterate()
[all …]
DesextcTessellationShaderXFB.cpp669 …for (_tests_const_iterator test_iterator = tests.begin(); test_iterator != tests.end(); test_itera… in iterate() local
671 const _test_descriptor& test = *test_iterator; in iterate()
DesextcTessellationShaderIsolines.cpp680 for (_tests_const_iterator test_iterator = vs_key_iterator->second.begin(); in iterate() local
681 test_iterator != vs_key_iterator->second.end(); test_iterator++) in iterate()
683 const _test_descriptor& test = *test_iterator; in iterate()
DesextcTessellationShaderPoints.cpp485 …for (_tests_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end(); test_iterato… in iterate() local
487 _test_descriptor& test = *test_iterator; in iterate()
DesextcTessellationShaderTriangles.cpp425 …for (_tests_const_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end(); test_i… in iterate() local
427 const _test_descriptor& test = *test_iterator; in iterate()
DesextcTessellationShaderTessellation.cpp2029 …for (_tests_const_iterator test_iterator = m_tests.begin(); test_iterator != m_tests.end(); test_i… in iterate() local
2031 const _test_descriptor& test = *test_iterator; in iterate()
/third_party/harfbuzz/src/
Dtest-iter.cc97 test_iterator (Iter it) in test_iterator() function
114 test_iterator (lst.iter ()); in test_iterable()
159 test_iterator (hb_zip (st, v)); in main()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-iter.cc97 test_iterator (Iter it) in test_iterator() function
114 test_iterator (lst.iter ()); in test_iterable()
159 test_iterator (hb_zip (st, v)); in main()
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-iter.cc97 test_iterator (Iter it) in test_iterator() function
114 test_iterator (lst.iter ()); in test_iterable()
159 test_iterator (hb_zip (st, v)); in main()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp1990 …for (_test_cases_const_iterator test_iterator = m_test_cases.begin(); test_iterator != m_test_case… in execute() local
1991 ++test_iterator) in execute()
1994 const _test_case& test_case = *test_iterator; in execute()
/third_party/python/Lib/test/
Dtest_memoryio.py261 def test_iterator(self): member in MemoryTestMixin
Dtest_lzma.py973 def test_iterator(self): member in FileTestCase
Dtest_typing.py3378 def test_iterator(self): member in CollectionsAbcTests
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs2700 fn test_iterator() { in test_iterator() function
4591 fn test_iterator() {
9970 fn test_iterator() {
13290 fn test_iterator() {