Searched refs:emit_split_buffer_store (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_nir_lower_esgs_io_to_mem.c | 86 emit_split_buffer_store(nir_builder *b, nir_ssa_def *d, nir_ssa_def *desc, nir_ssa_def *v_off, nir_… in emit_split_buffer_store() function 170 emit_split_buffer_store(b, intrin->src[0].ssa, ring, io_off, es2gs_off, 4u, in lower_es_output_store()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.0.rst | 5506 - ac: Fix emit_split_buffer_store modulus operation.
|