Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c2449 struct vtn_value *link_val = vtn_untyped_value(b, w[i]); in vtn_handle_variables() local
2450 if (link_val->value_type == vtn_value_type_constant) { in vtn_handle_variables()
2459 vtn_foreach_decoration(b, link_val, ptr_nonuniform_workaround_cb, &access); in vtn_handle_variables()

Completed in 4 milliseconds