Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/
H A Dglsl_types.c1868 unsigned outer_array_size = st->length; in glsl_get_struct_location_offset() local
1877 outer_array_size = outer_array_size * base_type->length; in glsl_get_struct_location_offset()
1880 offset += outer_array_size; in glsl_get_struct_location_offset()