Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c2274 struct vtn_value *link_val = vtn_untyped_value(b, w[i]); in vtn_handle_variables() local
2275 if (link_val->value_type == vtn_value_type_constant) { in vtn_handle_variables()
2284 vtn_foreach_decoration(b, link_val, ptr_nonuniform_workaround_cb, &access); in vtn_handle_variables()