Home
last modified time | relevance | path

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

/third_party/skia/include/sksl/
DDSLType.h43 kHalf2x4_Type, enumerator
/third_party/skia/src/sksl/dsl/
DDSLType.cpp94 case kHalf2x4_Type: in get_type_from_type_constant()
/third_party/skia/tests/
DSkSLDSLTest.cpp632 Var h24(kHalf2x4_Type, "h24"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()