Home
last modified time | relevance | path

Searched defs:backendAPI (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DSkSLTest.cpp252 std::string_view backendAPI, // "OpenGL" in failure_is_expected()
259 std::optional<std::string_view> backendAPI; in failure_is_expected() member
567 std::string_view backendAPI, in test_one_permutation()
639 std::string_view backendAPI, in test_permutations()
702 std::string_view backendAPI = skgpu::ContextTypeName(ctxInfo.type()); in test_ganesh() local
751 std::string_view backendAPI = skgpu::ContextTypeName(testCtx->contextType()); in test_graphite() local