Home
last modified time | relevance | path

Searched refs:rogue_set_instr_repeat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_compile.c583 rogue_set_instr_repeat(&pck_u8888->instr, 4); in trans_nir_alu_pack_unorm_4x8()
H A Drogue.h499 static inline void rogue_set_instr_repeat(rogue_instr *instr, unsigned repeat) in rogue_set_instr_repeat() function