Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c49 struct brw_ubo_range range;
201 struct brw_ubo_range out_ranges[4]) in brw_nir_analyze_ubo_ranges()
H A Dbrw_nir.h175 struct brw_ubo_range out_ranges[4]);
H A Dbrw_compiler.h635 struct brw_ubo_range struct
761 struct brw_ubo_range ubo_ranges[4];
H A Dbrw_vec4.cpp1546 struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i]; in setup_push_ranges()
H A Dbrw_vec4_nir.cpp649 const struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i]; in nir_emit_intrinsic()
H A Dbrw_fs.cpp2438 struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
2458 const struct brw_ubo_range *range =
H A Dbrw_fs_nir.cpp4799 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c222 struct brw_ubo_range *ubo_range = &prog_data->ubo_ranges[i]; in anv_nir_compute_push_layout()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c835 const struct brw_ubo_range *range = &ice->shaders.prog[MESA_SHADER_FRAGMENT]->prog_data->ubo_ranges[i]; in calculate_curbe_offsets()
850 const struct brw_ubo_range *range = &ice->shaders.prog[MESA_SHADER_VERTEX]->prog_data->ubo_ranges[i]; in calculate_curbe_offsets()
924 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i]; in upload_shader_consts()
5661 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i]; in setup_constant_buffers()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c5344 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i]; in iris_restore_render_saved_bos()
5625 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i]; in setup_constant_buffers()

Completed in 79 milliseconds