Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp3776 bool has_accessed_variable = blocks.count(header) != 0; in analyze_variable_scope() local
3788 has_accessed_variable = true; in analyze_variable_scope()
3807 if (!static_loop_init || !has_accessed_variable) in analyze_variable_scope()