Home
last modified time | relevance | path

Searched refs:count_sem (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.cc2082 auto* count_sem = Expression(count_expr);
2083 if (!count_sem) {
2089 auto* ty = count_sem->Type()->UnwrapRef();
2120 auto count_val = count_sem->ConstantValue();

Completed in 3 milliseconds