Home
last modified time | relevance | path

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

/third_party/skia/include/sksl/
DDSLType.h63 kInt4_Type, enumerator
/third_party/skia/tests/
DSkDSLRuntimeEffectTest.cpp151 GlobalVar gColor(kUniform_Modifier, kInt4_Type); in test_RuntimeEffect_Shaders()
/third_party/skia/src/sksl/dsl/
DDSLType.cpp132 case kInt4_Type: in get_type_from_type_constant()