Home
last modified time | relevance | path

Searched refs:kInt2_Type (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/sksl/
DDSLType.h61 kInt2_Type, enumerator
/third_party/skia/src/sksl/dsl/
DDSLType.cpp128 case kInt2_Type: in get_type_from_type_constant()
/third_party/skia/tests/
DSkSLDSLTest.cpp866 Var c(kInt2_Type, "c"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()