Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface.c272 uint32_t max_struct, c; in surface_get_gen6_buffer_struct_count() local
299 max_struct = 1 << 27; in surface_get_gen6_buffer_struct_count()
302 max_struct = 1 << 30; in surface_get_gen6_buffer_struct_count()
307 if (!c || c > max_struct) { in surface_get_gen6_buffer_struct_count()