Searched refs:emit_interp_instr_gfx11 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.cpp | 5592 emit_interp_instr_gfx11(isel_context* ctx, unsigned idx, unsigned component, Temp src, Temp dst, in emit_interp_instr_gfx11() function 5628 emit_interp_instr_gfx11(ctx, idx, component, src, dst, prim_mask, high_16bits); in emit_interp_instr()
|