Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c473 struct gl_shader_variable *sh_var = in add_vars_with_modes() local
480 sh_var->name.string = NULL; in add_vars_with_modes()
481 resource_name_updated(&sh_var->name); in add_vars_with_modes()
482 sh_var->type = var->type; in add_vars_with_modes()
483 sh_var->location = var->data.location - loc_bias; in add_vars_with_modes()
484 sh_var->index = var->data.index; in add_vars_with_modes()
488 sh_var, 1 << stage)) { in add_vars_with_modes()

Completed in 2 milliseconds