Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_sanitizer_test.cc182 auto* array_init = array<i32, 4>(1, 2, 3, 4); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_sanitizer_test.cc200 auto* array_init = array<i32, 4>(1, 2, 3, 4); in TEST_F() local