Searched refs:lower_uniforms_to_ubo (Results 1 – 12 of 12) sorted by relevance
78 .lower_uniforms_to_ubo = true,
102 if (!nir->options->lower_uniforms_to_ubo) in draw_create_vs_llvm()
53 .lower_uniforms_to_ubo = true
83 .lower_uniforms_to_ubo = true,137 .lower_uniforms_to_ubo = true,
580 .lower_uniforms_to_ubo = true,
981 .lower_uniforms_to_ubo = true, in si_init_screen_get_functions()
955 if (nir->options->lower_uniforms_to_ubo) in st_nir_lower_uniforms()
2473 if (nir->options->lower_uniforms_to_ubo) in ttn_finalize_nir()
3534 bool lower_uniforms_to_ubo; member
1929 - nir: Add option lower_uniforms_to_ubo1930 - radeonsi: set compiler flag lower_uniforms_to_ubo1931 - freedreno/ir3: set lower_uniforms_to_ubo compiler flag
2412 - nir: Set UBO alignments in lower_uniforms_to_ubo
2635 - nir/lower_uniforms_to_ubo: Use nir_foreach_variable_with_modes