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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp5422 load_buffer(isel_context* ctx, unsigned num_components, unsigned component_size, Temp dst, function in namespace:aco::__anon562fcc110110
5503 load_buffer(ctx, instr->num_components, size, dst, rsrc, get_ssa_temp(ctx, instr->src[1].ssa),
5640 load_buffer(ctx, instr->num_components, size, dst, rsrc, offset, size, 0);
6538 load_buffer(ctx, num_components, size, dst, rsrc, get_ssa_temp(ctx, instr->src[1].ssa),
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst1223 - aco: implement 8bit/16bit load_buffer

Completed in 25 milliseconds