Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c2184 bool use_found = false; in remove_unused_io_vars() local
2197 use_found = true; in remove_unused_io_vars()
2203 if (!use_found) { in remove_unused_io_vars()