Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dglsl_types.cpp1289 unsigned outer_array_size = st->length; in record_location_offset() local
1298 outer_array_size = outer_array_size * base_type->length; in record_location_offset()
1301 offset += outer_array_size; in record_location_offset()