Searched refs:split_buffer_store (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4437 split_buffer_store(isel_context* ctx, nir_intrinsic_instr* instr, bool smem, RegType dst_type, function in namespace:aco::__anon562fcc110110
4590 split_buffer_store(ctx, NULL, false, RegType::vgpr, src, write_mask, allow_combining ? 16 : 4,
6561 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, 16, &write_count,
6747 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, 16, &write_count,
7323 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, swizzle_component_size,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst3864 - aco: fix copy+paste error in split_buffer_store

Completed in 26 milliseconds