Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.h172 void brw_nir_analyze_ubo_ranges(const struct brw_compiler *compiler,
H A Dbrw_nir_analyze_ubo_ranges.c29 * \file brw_nir_analyze_ubo_ranges.c
198 brw_nir_analyze_ubo_ranges(const struct brw_compiler *compiler, in brw_nir_analyze_ubo_ranges() function
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c188 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in anv_nir_compute_push_layout()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c714 /* We need to fold the new iadds for brw_nir_analyze_ubo_ranges */ in iris_setup_uniforms()
1345 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in iris_compile_vs()
1519 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in iris_compile_tcs()
1712 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in iris_compile_tes()
1851 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in iris_compile_gs()
1991 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in iris_compile_fs()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c662 /* We need to fold the new iadds for brw_nir_analyze_ubo_ranges */ in crocus_setup_uniforms()
1227 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in crocus_compile_vs()
1432 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in crocus_compile_tcs()
1605 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in crocus_compile_tes()
1745 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in crocus_compile_gs()
1884 brw_nir_analyze_ubo_ranges(compiler, nir, NULL, prog_data->ubo_ranges); in crocus_compile_fs()

Completed in 14 milliseconds