Home
last modified time | relevance | path

Searched refs:brw_nir_adjust_offset_for_arrayed_indices (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_mesh.cpp676 brw_nir_adjust_offset_for_arrayed_indices(nir_shader *nir, const struct brw_mue_map *map) in brw_nir_adjust_offset_for_arrayed_indices() function
744 NIR_PASS(_, shader, brw_nir_adjust_offset_for_arrayed_indices, &prog_data->map); in brw_compile_mesh()
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst671 - intel/compiler: Use pass helper in brw_nir_adjust_offset_for_arrayed_indices