Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1043 bool has_array_stride = false; in ParseArrayDecorations() local
1053 if (has_array_stride) { in ParseArrayDecorations()
1057 has_array_stride = true; in ParseArrayDecorations()