Home
last modified time | relevance | path

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

/third_party/skia/include/sksl/
DDSLType.h39 kHalf4x2_Type, enumerator
/third_party/skia/src/sksl/dsl/
DDSLType.cpp86 case kHalf4x2_Type: in get_type_from_type_constant()
/third_party/skia/tests/
DSkSLDSLTest.cpp620 Var h42(kHalf4x2_Type, "h42"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()