Searched refs:push_ubo_with_preamble (Results 1 – 4 of 4) sorted by relevance
289 compiler->push_ubo_with_preamble = options->push_ubo_with_preamble; in ir3_compiler_create()292 if (options->push_ubo_with_preamble) in ir3_compiler_create()
186 bool push_ubo_with_preamble; member215 bool push_ubo_with_preamble; member
429 bool push_ubos = compiler->push_ubo_with_preamble; in ir3_nir_analyze_ubo_ranges()478 bool push_ubos = compiler->push_ubo_with_preamble; in ir3_nir_lower_ubo_loads()
1881 .push_ubo_with_preamble = true, in tu_CreateDevice()