Home
last modified time | relevance | path

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

/external/skia/tests/
DVkHardwareBufferTest.cpp1056 kEGL, enumerator
1061 kEGL, enumerator
1076 } else if (SrcType::kEGL == srcType) { in run_test()
1089 SkASSERT(DstType::kEGL == dstType); in run_test()
1275 run_test(reporter, options, SrcType::kEGL, DstType::kVulkan, false); in DEF_GPUTEST()
1283 run_test(reporter, options, SrcType::kCPU, DstType::kEGL, false); in DEF_GPUTEST()
1287 run_test(reporter, options, SrcType::kEGL, DstType::kEGL, false); in DEF_GPUTEST()
1291 run_test(reporter, options, SrcType::kVulkan, DstType::kEGL, false); in DEF_GPUTEST()
1295 run_test(reporter, options, SrcType::kEGL, DstType::kEGL, true); in DEF_GPUTEST()
1299 run_test(reporter, options, SrcType::kVulkan, DstType::kEGL, true); in DEF_GPUTEST()
[all …]
/external/skqp/tests/
DVkHardwareBufferTest.cpp1068 kEGL, enumerator
1073 kEGL, enumerator
1088 } else if (SrcType::kEGL == srcType) { in run_test()
1101 SkASSERT(DstType::kEGL == dstType); in run_test()
1287 run_test(reporter, options, SrcType::kEGL, DstType::kVulkan, false); in DEF_GPUTEST()
1295 run_test(reporter, options, SrcType::kCPU, DstType::kEGL, false); in DEF_GPUTEST()
1299 run_test(reporter, options, SrcType::kEGL, DstType::kEGL, false); in DEF_GPUTEST()
1303 run_test(reporter, options, SrcType::kVulkan, DstType::kEGL, false); in DEF_GPUTEST()
1307 run_test(reporter, options, SrcType::kEGL, DstType::kEGL, true); in DEF_GPUTEST()
1311 run_test(reporter, options, SrcType::kVulkan, DstType::kEGL, true); in DEF_GPUTEST()
[all …]