Searched refs:kEGL (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | VkHardwareBufferTest.cpp | 1072 kEGL, member in SrcType 1077 kEGL, member in DstType 1092 } else if (SrcType::kEGL == srcType) { in run_test() 1096 SkASSERT(false, "SrcType::kEGL used without OpenGL support."); in run_test() 1110 SkASSERT(DstType::kEGL == dstType); in run_test() 1113 SkASSERT(false, "DstType::kEGL used without OpenGL support."); in run_test() 1308 run_test(reporter, options, SrcType::kEGL, DstType::kVulkan, false); in DEF_GPUTEST() 1312 run_test(reporter, options, SrcType::kCPU, DstType::kEGL, false); in DEF_GPUTEST() 1316 run_test(reporter, options, SrcType::kEGL, DstType::kEGL, fals in DEF_GPUTEST() [all...] |
Completed in 2 milliseconds