Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c325 const int max_ubos = (compiler->constant_buffer_0_is_relative ? 3 : 4) - in brw_nir_analyze_ubo_ranges() local
327 nr_entries = MIN2(nr_entries, max_ubos); in brw_nir_analyze_ubo_ranges()

Completed in 2 milliseconds