Searched refs:split_buffer_store (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 4955 split_buffer_store(isel_context* ctx, nir_intrinsic_instr* instr, bool smem, RegType dst_type, in split_buffer_store() function 5109 split_buffer_store(ctx, NULL, false, RegType::vgpr, src, write_mask, allow_combining ? 16 : 4, in store_vmem_mubuf() 6716 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, 16, &write_count, in visit_store_ssbo() 6920 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, 16, &write_count, in visit_store_global() 7649 split_buffer_store(ctx, instr, false, RegType::vgpr, data, writemask, swizzle_component_size, in visit_store_scratch()
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.2.0.rst | 3864 - aco: fix copy+paste error in split_buffer_store
|