Searched refs:struct_base_offset (Results 1 – 2 of 2) sorted by relevance
377 unsigned int struct_base_offset; in iterate_type_fill_variables() local386 struct_base_offset = *offset; in iterate_type_fill_variables()389 *offset = struct_base_offset + glsl_get_struct_field_offset(type, i); in iterate_type_fill_variables()
1200 unsigned int struct_base_offset = state->offset; in nir_link_uniform() local1228 struct_base_offset + glsl_get_struct_field_offset(type, i); in nir_link_uniform()