Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dglsl_types.cpp1844 unsigned outer_array_size = st->length; in struct_location_offset() local
1853 outer_array_size = outer_array_size * base_type->length; in struct_location_offset()
1856 offset += outer_array_size; in struct_location_offset()