Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_nir_analyze_ubo_ranges.c284 const int max_ubos = (compiler->constant_buffer_0_is_relative ? 3 : 4) - in brw_nir_analyze_ubo_ranges() local
286 nr_entries = MIN2(nr_entries, max_ubos); in brw_nir_analyze_ubo_ranges()